Hostname
burnettitlewi.com
Last fetched
burnettitlewi.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
burnettitlewi.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.168.122.15 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.65 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.91 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.98 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.106 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.19 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.61 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.171.86 | 3.171.168.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from burnettitlewi.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for burnettitlewi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-a.burnettitlewi.com |
| SPF_IP | 167.182.77.236 |
| SPF_IP | 167.89.9.144 |
| SPF_IP | 198.37.146.142 |
| SPF_IP | 198.37.159.11 |
| SPF_IP | 198.37.159.153 |
| SPF_IP | 198.37.159.154 |
| SPF_IP | 208.75.123.0/24 |
| SPF_IP | 23.253.183.16 |
Related pages
Pivot deeper into the graph from burnettitlewi.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "burnettitlewi.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.