Hostname
mypostfood.com
Last fetched
mypostfood.com resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
mypostfood.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 |
|---|---|---|---|---|
| 138.201.240.15 | 138.201.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
| 5.135.211.116 | 5.135.0.0/16 | AS16276 | OVH - OVH SAS | FR |
WHOIS identity
- Registrar
- iana:168
- Organization
- mypostfood snc di pugliese n. e consolandi c.
- Contact emails
Subdomains
2 observed subdomains of mypostfood.com.
Web-graph footprint
Distinct hostnames that link to or from mypostfood.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for mypostfood.com.
| Mechanism | Target |
|---|---|
| SPF_A | mypostfood.com |
| SPF_INCLUDE | _spf.cistycenter.it |
| SPF_INCLUDE | _spf.citycenter.it |
| SPF_INCLUDE | spf.webapps.net |
| SPF_MX | mypostfood.com |
Related pages
Pivot deeper into the graph from mypostfood.com.
- IP · 138.201.240.15
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · iana:168
- Country · DE
- Email · info@citycenter.it
- TLD · .com
- Browse hostnames · my…
- 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: "mypostfood.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.