Hostname
burney.com
Last fetched
burney.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
burney.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 |
|---|---|---|---|---|
| 199.60.103.180 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.80 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn burney.com care of network solutions
- Contact emails
- g77vs2qd2vv@networksolutionsprivateregistration.com
- je9j56my6mk@networksolutionsprivateregistration.com
- kb9fa95x5bd@networksolutionsprivateregistration.com
- marty@burney.com
- pf5ms6qh5xk@networksolutionsprivateregistration.com
- pj7mk9ws6jc@networksolutionsprivateregistration.com
- qe6982gq9d9@networksolutionsprivateregistration.com
- vb2jy5b97g3@networksolutionsprivateregistration.com
- zk9r47k69zu@networksolutionsprivateregistration.com
Subdomains
26 observed subdomains of burney.com.
Showing 19 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from burney.com in the public web crawl.
14 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for burney.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 22316325.spf07.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.us.emailservice.io |
Related pages
Pivot deeper into the graph from burney.com.
- IP · 199.60.103.180
- ASN · AS209242
- Registrar · iana:2
- Country · US
- Email · g77vs2qd2vv@networksolutionsprivateregistration.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: "burney.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.