Skip to content

Hostname

uhd.com.sa

Last fetched

uhd.com.sa resolves to 1 IPv4 address operated by AS42943 in SA.

Nutrition Label

WHISPER CANON · uhd.com.saRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/uhd.com.sa

Resolution chain

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

IPPrefixASNOperatorCountry
77.240.80.8377.240.80.0/24AS42943SA

WHOIS identity

No WHOIS records are currently associated with uhd.com.sa in WhisperGraph.

Subdomains

3 observed subdomains of uhd.com.sa.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for uhd.com.sa.

MechanismTarget
SPF_IP77.240.80.200
SPF_IP77.240.80.201
SPF_IP77.240.80.202
SPF_IP77.240.80.205
SPF_IP77.240.80.211
SPF_IP77.240.80.212
SPF_IP77.240.80.46
SPF_IP77.240.80.48
SPF_MXuhd.com.sa

Related pages

Pivot deeper into the graph from uhd.com.sa.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "uhd.com.sa"})-[: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.