Skip to content

Hostname

ushud.com

Last fetched

ushud.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · ushud.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ushud.com

Resolution chain

ushud.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.6.10104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.10104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
107.154.135.105107.154.135.0/24AS19551INCAPSULA - Incapsula IncUS
107.154.76.105107.154.76.0/24AS19551INCAPSULA - Incapsula IncGB
172.67.74.85172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
heavy hammer
Contact emails

Subdomains

58 observed subdomains of ushud.com.

Web-graph footprint

Distinct hostnames that link to or from ushud.com in the public web crawl.

58 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for ushud.com.

MechanismTarget
SPF_Aushud.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail-od.com
SPF_IP173.230.142.182
SPF_IP174.120.236.101
SPF_IP184.106.204.204
SPF_IP192.237.188.95/32
SPF_IP209.59.222.138
SPF_IP2a01:111:f403:e00e:0:0:0:0
SPF_IP64.225.154.152
SPF_IP64.225.154.32
SPF_IP74.208.195.123
SPF_IP75.98.171.130
SPF_IP96.234.176.18
SPF_IP96.234.176.22
SPF_IP96.234.176.28
SPF_MXcorp.heavyhammer.com
SPF_MXhmta.ushud.com
SPF_MXmail.friedbaloney.com
SPF_MXushud-notifications.com
SPF_MXushud.com

Related pages

Pivot deeper into the graph from ushud.com.

Cypher and MCP

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

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