Skip to content

Hostname

022022.net

Last fetched

022022.net resolves to 14 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:1485 as the registrar.

Nutrition Label

WHISPER CANON · 022022.netRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/022022.net

Resolution chain

022022.net resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1485
Organization
staffservice holdings co.,ltd.
Contact emails

Subdomains

8 observed subdomains of 022022.net.

Web-graph footprint

Distinct hostnames that link to or from 022022.net in the public web crawl.

181 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from 022022.net.

Cypher and MCP

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

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