Hostname
almanya360.com
Last fetched
almanya360.com resolves to 20 IPv4 addresses operated by WEHOSTWEBSITES-COM - Handy Networks, LLC in US. WHOIS lists iana:460 as the registrar.
Nutrition Label
Resolution chain
almanya360.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:460
- Organization
- domain admin
- Contact emails
Subdomains
2 observed subdomains of almanya360.com.
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for almanya360.com.
| Mechanism | Target |
|---|---|
| SPF_A | almanya360.com |
| SPF_INCLUDE | _spf.mail.hostinger.com |
| SPF_INCLUDE | se.secure-dns.net |
| SPF_IP | 72.18.132.32 |
| SPF_MX | almanya360.com |
Related pages
Pivot deeper into the graph from almanya360.com.
- IP · 72.18.132.32
- ASN · AS30475WEHOSTWEBSITES-COM - Handy Networks, LLC
- Registrar · iana:460
- Country · US
- Email · reg_21867604@whoisprotection.cc
- TLD · .com
- Browse hostnames · al…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "almanya360.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.