Skip to content

Hostname

5w1l.com

Last fetched

5w1l.com resolves to 2 IPv4 addresses operated by PEG-SV - PEG TECH INC in US.

Nutrition Label

WHISPER CANON · 5w1l.comRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/5w1l.com

Resolution chain

5w1l.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.11.165.3338.11.160.0/19AS54600PEG-SV - PEG TECH INCUS
38.190.207.6538.190.207.0/24AS133199HK

WHOIS identity

No WHOIS records are currently associated with 5w1l.com in WhisperGraph.

Subdomains

2 observed subdomains of 5w1l.com.

Web-graph footprint

Distinct hostnames that link to or from 5w1l.com in the public web crawl.

2,919 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 5w1l.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "5w1l.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.