Hostname
barrattdue.com
Last fetched
barrattdue.com resolves to 1 IPv4 address operated by AS21119 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
barrattdue.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 |
|---|---|---|---|---|
| 80.86.134.40 | 80.86.128.0/20 | AS21119 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- braathe as
- Contact emails
- 3ssoeocgtycp@privacy-protection.email
- 4iud6amqn3fj@privacy-protection.email
- cebn3ytuoujr@privacy-protection.email
- gj2cx6cgtr9i@privacy-protection.email
- ipt2gjjg2dhx@privacy-protection.email
- nex8zn3zhtcq@privacy-protection.email
- nfcctb22w3xj@privacy-protection.email
- pocqj4hqhnsd@privacy-protection.email
- post@bdm.no
Subdomains
1 observed subdomain of barrattdue.com.
| Subdomain |
|---|
| www.barrattdue.com |
Threat posture
History
Related pages
Pivot deeper into the graph from barrattdue.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "barrattdue.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.