Skip to content

Hostname

webdisk.super-reno.com

Last fetched

webdisk.super-reno.com resolves to 20 IPv4 addresses operated by AS62904 - Eonix Corporation in US.

Nutrition Label

WHISPER CANON · webdisk.super-reno.comRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/webdisk.super-reno.com

Resolution chain

webdisk.super-reno.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.140.245.10104.140.244.0/22AS62904AS62904 - Eonix CorporationUS
104.140.245.11104.140.244.0/22AS62904AS62904 - Eonix CorporationUS
104.140.245.12104.140.244.0/22AS62904AS62904 - Eonix CorporationUS
104.140.245.13104.140.244.0/22AS62904AS62904 - Eonix CorporationUS
104.140.245.14104.140.244.0/22AS62904AS62904 - Eonix CorporationUS
158.69.207.135158.69.0.0/16AS16276CA
198.96.95.162198.96.88.0/21AS19318IS-AS-1 - Interserver, IncUS
198.96.95.163198.96.88.0/21AS19318IS-AS-1 - Interserver, IncUS
198.96.95.164198.96.88.0/21AS19318IS-AS-1 - Interserver, IncUS
198.96.95.165198.96.88.0/21AS19318IS-AS-1 - Interserver, IncUS
198.96.95.166198.96.88.0/21AS19318IS-AS-1 - Interserver, IncUS
199.168.113.0199.168.112.0/22AS32181ASN-GIGENET - GigeNETUS
199.168.113.1199.168.112.0/22AS32181ASN-GIGENET - GigeNETUS
199.168.113.2199.168.112.0/22AS32181ASN-GIGENET - GigeNETUS
199.168.113.3199.168.112.0/22AS32181ASN-GIGENET - GigeNETUS
216.219.88.194216.219.80.0/20AS19318IS-AS-1 - Interserver, IncUS
216.219.88.195216.219.80.0/20AS19318IS-AS-1 - Interserver, IncUS
216.219.88.196216.219.80.0/20AS19318IS-AS-1 - Interserver, IncUS
216.219.88.197216.219.80.0/20AS19318IS-AS-1 - Interserver, IncUS
216.219.88.198216.219.80.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

No WHOIS records are currently associated with webdisk.super-reno.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for webdisk.super-reno.com.

MechanismTarget
SPF_Adns.super-reno.com

Related pages

Pivot deeper into the graph from webdisk.super-reno.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webdisk.super-reno.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.