Hostname
budapestinfo.hu
Last fetched
budapestinfo.hu resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.
Nutrition Label
Resolution chain
budapestinfo.hu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.72.254.242 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 4.223.120.118 | 4.208.0.0/12 | AS8075 | MICROSOFT-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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for budapestinfo.hu.
| Mechanism | Target |
|---|---|
| SPF_A | budapestinfo.hu |
| SPF_A | mail.budapestinfo.hu |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 185.43.207.145 |
| SPF_IP | 185.43.207.146 |
| SPF_IP | 185.43.207.147 |
| SPF_IP | 185.43.207.148 |
| SPF_IP | 2a01:6ee0:1:0:0:0:110:1 |
| SPF_IP | 2a01:6ee0:1:0:0:0:110:2 |
| SPF_IP | 2a01:6ee0:1:0:0:0:110:3 |
| SPF_IP | 2a01:6ee0:1:0:0:0:110:4 |
| SPF_IP | 79.139.57.54 |
| SPF_IP | 80.77.123.32 |
| SPF_IP | 91.82.198.190 |
| SPF_MX | budapestinfo.hu |
| SPF_MX | mail.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.