Skip to content

Hostname

avjoy.nl

Last fetched

avjoy.nl resolves to 6 IPv4 addresses operated by PEG-HK - PEG TECH INC in HK.

Nutrition Label

WHISPER CANON · avjoy.nlRouting diversity3.9/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/avjoy.nl

Resolution chain

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

IPPrefixASNOperatorCountry
107.148.238.48107.148.236.0/22AS398478PEG-HK - PEG TECH INCHK
70.39.205.10070.39.205.0/24AS979NETLAB-SDN - NetLab GlobalHK
70.39.205.21370.39.205.0/24AS979NETLAB-SDN - NetLab GlobalHK
88.214.22.10388.214.22.0/24AS3258JP
38.76.205.538.76.204.0/22AS401701COGNETCLOUD-2 - cognetcloud INCHK
122.10.117.11122.10.116.0/22AS24544HK

WHOIS identity

No WHOIS records are currently associated with avjoy.nl in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from avjoy.nl.

Cypher and MCP

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

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