Skip to content

Hostname

diningguide.hu

Last fetched

diningguide.hu resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · diningguide.huRouting diversity2.4/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/diningguide.hu

Resolution chain

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

IPPrefixASNOperatorCountry
138.68.92.172138.68.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
64.226.124.4664.226.112.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

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

Subdomains

11 observed subdomains of diningguide.hu.

Web-graph footprint

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

333 sites link to this hostname.

684 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for diningguide.hu.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.80.50.153/32
SPF_MXdiningguide.hu

Related pages

Pivot deeper into the graph from diningguide.hu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "diningguide.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.