Hostname
duclaw.com
Last fetched
duclaw.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
duclaw.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a79c93ze8up@networksolutionsprivateregistration.com
- ap9pf7e57ce@networksolutionsprivateregistration.com
- db3ac8b85zu@networksolutionsprivateregistration.com
- dd2up6255br@networksolutionsprivateregistration.com
- gb3u34jh8xp@networksolutionsprivateregistration.com
- hw6mf97k2wb@networksolutionsprivateregistration.com
- mj8mb7vs8yv@networksolutionsprivateregistration.com
- qz5758yx5as@networksolutionsprivateregistration.com
- w444q7y8647@networksolutionsprivateregistration.com
- wk59t9ff6ew@networksolutionsprivateregistration.com
- wp6c57u58s4@networksolutionsprivateregistration.com
- x97uf4455pq@networksolutionsprivateregistration.com
- xt2z369j9h5@networksolutionsprivateregistration.com
- yw5565we336@networksolutionsprivateregistration.com
Subdomains
4 observed subdomains of duclaw.com.
Web-graph footprint
Distinct hostnames that link to or from duclaw.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for duclaw.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | emailsrvr.com |
Related pages
Pivot deeper into the graph from duclaw.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "duclaw.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.