Hostname
footyforecaster.com
Last fetched
footyforecaster.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
footyforecaster.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 |
|---|---|---|---|---|
| 13.239.52.87 | 13.236.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 0118938286
- Contact emails
- footyforecaster.com@contactprivacy.com
- greg@footyforecaster.com
- 33426f72-5c86-4554-9f1f-5962d05e9beb@identity-protect.org
- 6265cd64-14ec-49ac-9512-35da66520b6e@identity-protect.org
- 7cb78061-4861-4ac0-89a7-ab8a4aeefaf5@identity-protect.org
- 8fb53078-865a-4f67-af39-f6207ce0c896@identity-protect.org
- a5aabe43-2731-421d-8493-7ffd298d5eff@identity-protect.org
- f352f36a-2cba-446e-ad35-f079fee82e77@identity-protect.org
- owner-6681550@footyforecaster.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of footyforecaster.com.
Web-graph footprint
Distinct hostnames that link to or from footyforecaster.com in the public web crawl.
6 sites link to this hostname.
70 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for footyforecaster.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 13.239.52.87 |
| SPF_MX | footyforecaster.com |
Related pages
Pivot deeper into the graph from footyforecaster.com.
- IP · 13.239.52.87
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · AU
- Email · footyforecaster.com@contactprivacy.com
- TLD · .com
- Browse hostnames · fo…
- 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: "footyforecaster.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.