Hostname
tradefish.com
Last fetched
tradefish.com resolves to 1 IPv4 address operated by AS34989 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
tradefish.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 |
|---|---|---|---|---|
| 91.189.183.18 | 91.189.176.0/21 | AS34989 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- kurt helge r?sand
- Contact emails
- 7tz4rwhctak9@privacy-protection.email
- ejzxudghpv6e@privacy-protection.email
- gpgaampm4jmw@privacy-protection.email
- hp4mwywkwxts@privacy-protection.email
- jxf86njpnvwj@privacy-protection.email
- rhc3tfh8gvny@privacy-protection.email
- u98diaqyjsva@privacy-protection.email
- vbsf9sapjmbs@privacy-protection.email
- wc4zqqepfgtf@privacy-protection.email
- wfjkn4k3zvtv@spamprotection.email
- wnaxgu9mhduo@privacy-protection.email
- xerr6sew9acd@spamprotection.email
Threat posture
History
Related pages
Pivot deeper into the graph from tradefish.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tradefish.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.