Skip to content

Hostname

0--0.info

Last fetched

0--0.info resolves to 6 IPv4 addresses operated by LEASEWEB-USA-DAL - Leaseweb USA, Inc. in US. WHOIS lists iana:418 as the registrar.

Nutrition Label

WHISPER CANON · 0--0.infoRouting diversity3.0/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/0--0.info

Resolution chain

0--0.info resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.241.25.218172.241.24.0/21AS394380LEASEWEB-USA-DAL - Leaseweb USA, Inc.US
216.245.197.41216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
216.245.197.44216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
216.245.197.45216.245.192.0/19AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US
77.247.179.8277.247.176.0/21AS43350NFORCENL
77.247.179.9177.247.176.0/21AS43350NFORCENL

WHOIS identity

Registrar
iana:418
Organization
arthur helmers
Contact emails

Subdomains

7 observed subdomains of 0--0.info.

Web-graph footprint

Distinct hostnames that link to or from 0--0.info in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 0--0.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "0--0.info"})-[: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.