Hostname
mega-immo.com
Last fetched
mega-immo.com resolves to 1 IPv4 address operated by AS39729 in IT. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
mega-immo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 81.88.52.111 | 81.88.52.0/24 | AS39729 | — | IT |
WHOIS identity
- Registrar
- iana:168
- Organization
- dinamia design
- Contact emails
- z20jvkgxpbco2i9k@amenprivateregistration.com
- z23dhlgl5nfiwate@amenprivateregistration.com
- z23fgliyw0b8014aj@amenprivateregistration.com
- z23hfllcmalwceat@amenprivateregistration.com
- z23jvloevp4sx24rd@amenprivateregistration.com
- z23kflp0awjmj1mev@amenprivateregistration.com
- z23kulplqqf5c1kh7@amenprivateregistration.com
- z23lflq7653ihenk@amenprivateregistration.com
- z24bdlskwqv5n1hfc@amenprivateregistration.com
- z24ctlud78baj1u6r@amenprivateregistration.com
- z24eslwqvdlcp1q34@amenprivateregistration.com
- z24grlz4l68ns1jkn@amenprivateregistration.com
- z24iam0wvt71azjv@amenprivateregistration.com
- z24jpm2p6clps1480@amenprivateregistration.com
- z24k9m3any60w1962@amenprivateregistration.com
- z25com8njpd4y1nqc@amenprivateregistration.com
- z25jkmgzj55uzks0@amenprivateregistration.com
- z25kjmi6gc62o113w@amenprivateregistration.com
- z25l4mirw2unl197e@amenprivateregistration.com
- info@dinamia-design.de
Web-graph footprint
Distinct hostnames that link to or from mega-immo.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mega-immo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.webapps.net |
Related pages
Pivot deeper into the graph from mega-immo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mega-immo.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.