Hostname
burkholderins.com
Last fetched
burkholderins.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
burkholderins.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 |
|---|---|---|---|---|
| 3.131.150.69 | 3.131.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:269
- Organization
- arthur eastes
- Contact emails
- scott@southernwebsites.com
- aeastes@higginbotham.net
- 02b94daf8eae0b8f2d15cfa640fc96b9ac7204c6d8ebfd0d1e6aa4847910a0d1@burkholderins.com.whoisproxy.org
- 39b49793ce00239328151e037adf10a4ee3752ea08faadb54caa9bf7873737e5@burkholderins.com.whoisproxy.org
- 4b2b15fa3f6e658083bbaa670a4fb75f7591c7c42dd6823b7cebf128aa571a1a@burkholderins.com.whoisproxy.org
- 4ead01c221fe9101040143368adb426fa920bda10477c46230ed2322428437f5@burkholderins.com.whoisproxy.org
- 675ffd5007b2df2a1691b14d277ea978d6616021a4a676689811bbe73fcd1c8e@burkholderins.com.whoisproxy.org
- 8a7cefc07d7576bb896f988472c49d20307a0437953d9d56d75bd264b1cb30ef@burkholderins.com.whoisproxy.org
- df2d7379e0e1fee04ee431b1a130ba25873c7bfed20704c635027a1d99680d22@burkholderins.com.whoisproxy.org
Subdomains
1 observed subdomain of burkholderins.com.
| Subdomain |
|---|
| www.burkholderins.com |
Web-graph footprint
Distinct hostnames that link to or from burkholderins.com in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for burkholderins.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 173.12.154.145 |
Related pages
Pivot deeper into the graph from burkholderins.com.
- IP · 3.131.150.69
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · US
- Email · scott@southernwebsites.com
- TLD · .com
- Browse hostnames · bu…
- 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: "burkholderins.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.