Hostname
antistreaming.com
Last fetched
antistreaming.com resolves to 1 IPv4 address operated by AS34989 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
antistreaming.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
- igor mysyak
- Contact emails
- mail@millionroublestory.com
- 4jpib67fozpi@privacy-protection.email
- 5ou46r8sw4ek@privacy-protection.email
- aun5myrn2a9z@privacy-protection.email
- cp28erg4xt6h@privacy-protection.email
- dxcxt5dnzttg@privacy-protection.email
- gxwk2qqkt3jg@spamprotection.email
- m3idfmjtnfey@privacy-protection.email
- mq9zizartwvz@privacy-protection.email
- oqpfket6feaz@spamprotection.email
- rau3rp68jjv5@privacy-protection.email
- xox5cmdmvave@privacy-protection.email
Threat posture
History
Related pages
Pivot deeper into the graph from antistreaming.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "antistreaming.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.