Hostname
freddiemagazine.com
Last fetched
freddiemagazine.com resolves to 2 IPv4 addresses operated by MOJHOST-EU - MOJOHOST B.V. in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
freddiemagazine.com 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 |
|---|---|---|---|---|
| 217.22.16.180 | 217.22.16.0/21 | AS42567 | MOJHOST-EU - MOJOHOST B.V. | NL |
| 35.214.151.151 | 35.214.128.0/17 | AS19527 | GOOGLE-2 - Google LLC | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- —
- Contact emails
Subdomains
3 observed subdomains of freddiemagazine.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for freddiemagazine.com.
| Mechanism | Target |
|---|---|
| SPF_A | freddiemagazine.com |
| SPF_INCLUDE | _custspf.one.com |
Related pages
Pivot deeper into the graph from freddiemagazine.com.
- IP · 217.22.16.180
- ASN · AS42567MOJHOST-EU - MOJOHOST B.V.
- Registrar · iana:269
- Country · NL
- Email · info@domain-contact.org
- TLD · .com
- Browse hostnames · fr…
- 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: "freddiemagazine.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.