Hostname
dogcoat.com
Last fetched
dogcoat.com resolves to 1 IPv4 address operated by LUMOS - LUMOS Networks, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
dogcoat.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 |
|---|---|---|---|---|
| 216.98.79.123 | 216.98.64.0/19 | AS7795 | LUMOS - LUMOS Networks, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- gs8wp4tw59k@networksolutionsprivateregistration.com
- hf6b57zf896@networksolutionsprivateregistration.com
- mf6df76g9w2@networksolutionsprivateregistration.com
- n23mg2hd3mv@networksolutionsprivateregistration.com
- rt9ev89383f@networksolutionsprivateregistration.com
- sales@dogcoat.com
- se54994r3vj@networksolutionsprivateregistration.com
- wr3dj36e3nh@networksolutionsprivateregistration.com
- y96vb73c9xp@networksolutionsprivateregistration.com
- yg2ag6ne4qx@networksolutionsprivateregistration.com
Subdomains
2 observed subdomains of dogcoat.com.
| Subdomain |
|---|
| mail.dogcoat.com |
| www.dogcoat.com |
Web-graph footprint
Distinct hostnames that link to or from dogcoat.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for dogcoat.com.
| Mechanism | Target |
|---|---|
| SPF_A | a123.dhweb.com |
| SPF_A | a84.dhweb.com |
| SPF_A | dogcoat.com |
| SPF_IP | 216.98.79.0/25 |
| SPF_MX | dogcoat.com |
Related pages
Pivot deeper into the graph from dogcoat.com.
- IP · 216.98.79.123
- ASN · AS7795LUMOS - LUMOS Networks, Inc.
- Registrar · iana:2
- Country · US
- Email · gs8wp4tw59k@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · do…
- 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: "dogcoat.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.