Skip to content

Hostname

budapestinfo.hu

Last fetched

budapestinfo.hu resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · budapestinfo.huRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/budapestinfo.hu

Resolution chain

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

IPPrefixASNOperatorCountry
3.72.254.2423.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
4.223.120.1184.208.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation

WHOIS identity

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

Subdomains

16 observed subdomains of budapestinfo.hu.

Web-graph footprint

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

1,092 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for budapestinfo.hu.

MechanismTarget
SPF_Abudapestinfo.hu
SPF_Amail.budapestinfo.hu
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.43.207.145
SPF_IP185.43.207.146
SPF_IP185.43.207.147
SPF_IP185.43.207.148
SPF_IP2a01:6ee0:1:0:0:0:110:1
SPF_IP2a01:6ee0:1:0:0:0:110:2
SPF_IP2a01:6ee0:1:0:0:0:110:3
SPF_IP2a01:6ee0:1:0:0:0:110:4
SPF_IP79.139.57.54
SPF_IP80.77.123.32
SPF_IP91.82.198.190
SPF_MXbudapestinfo.hu
SPF_MXmail.budapestinfo.hu

Related pages

Pivot deeper into the graph from budapestinfo.hu.

Cypher and MCP

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

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