Skip to content

Hostname

ucg.sy

Last fetched

ucg.sy resolves to 1 IPv4 address operated by PERFECT-INTERNATIONAL - Perfect International, Inc in US. WHOIS lists registrar:?? ?? ?? ucg as the registrar.

Nutrition Label

WHISPER CANON · ucg.syRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/ucg.sy

Resolution chain

ucg.sy resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
74.81.43.21774.81.43.0/24AS22439PERFECT-INTERNATIONAL - Perfect International, IncUS

WHOIS identity

Registrar
registrar:?? ?? ?? ucg
Organization
united communication group
Contact emails

Subdomains

7 observed subdomains of ucg.sy.

Web-graph footprint

Distinct hostnames that link to or from ucg.sy in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for ucg.sy.

MechanismTarget
SPF_Aucg.sy
SPF_IP63.247.65.133
SPF_IP74.81.43.217
SPF_MXucg.sy

Related pages

Pivot deeper into the graph from ucg.sy.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ucg.sy"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.