Hostname
johnhoweturkeys.com
Last fetched
johnhoweturkeys.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:131 as the registrar.
Nutrition Label
Resolution chain
johnhoweturkeys.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 |
|---|---|---|---|---|
| 54.72.186.86 | 54.72.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 83.137.229.20 | 83.137.224.0/21 | AS31742 | SOTACONNECT - Sota Solutions Ltd. | GB |
WHOIS identity
- Registrar
- iana:131
- Organization
- james lamb
- Contact emails
Subdomains
2 observed subdomains of johnhoweturkeys.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for johnhoweturkeys.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.mta.spf.extendcp.co.uk |
| SPF_EXISTS | %{i}.web.spf.extendcp.co.uk |
| SPF_INCLUDE | secureserver.net |
| SPF_INCLUDE | soverin.net |
Related pages
Pivot deeper into the graph from johnhoweturkeys.com.
- IP · 54.72.186.86
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:131
- Country · IE
- Email · james_lamb@hotmail.com
- TLD · .com
- Browse hostnames · jo…
- 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: "johnhoweturkeys.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.