Skip to content

Hostname

diego.hu

Last fetched

diego.hu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · diego.huRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/diego.hu

Resolution chain

diego.hu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.126104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.126104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.242172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with diego.hu in WhisperGraph.

Subdomains

28 observed subdomains of diego.hu.

Web-graph footprint

Distinct hostnames that link to or from diego.hu in the public web crawl.

104 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

16 SPF mechanisms authorising senders for diego.hu.

MechanismTarget
SPF_Adiego.hu
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEspf.gorgias.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.eu
SPF_INCLUDEspf.zohomail360.eu
SPF_IP195.184.183.177
SPF_IP195.184.191.145/28
SPF_IP195.184.191.150
SPF_IP195.184.191.156
SPF_IP3.126.230.44
SPF_IP62.77.211.176/28
SPF_IP80.64.72.51/32
SPF_MXdiego.hu

Related pages

Pivot deeper into the graph from diego.hu.

Cypher and MCP

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

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