Skip to content

Hostname

a-z-singleuse.org

Last fetched

a-z-singleuse.org resolves to 2 IPv4 addresses operated by DECHEMA - DECHEMA in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · a-z-singleuse.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/a-z-singleuse.org

Resolution chain

a-z-singleuse.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.110.179.190193.110.178.0/23AS51061DECHEMA - DECHEMADE
193.110.179.191193.110.178.0/23AS51061DECHEMA - DECHEMADE

WHOIS identity

Registrar
iana:1443
Organization
dechema e.v.
Contact emails

Subdomains

1 observed subdomain of a-z-singleuse.org.

Web-graph footprint

Distinct hostnames that link to or from a-z-singleuse.org in the public web crawl.

20 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from a-z-singleuse.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "a-z-singleuse.org"})-[: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.