Skip to content

Hostname

it8l.com

Last fetched

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

Nutrition Label

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

Resolution chain

it8l.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.4738.11.160.0/19AS54600PEG-SV - PEG TECH INCUS
38.190.207.7938.190.207.0/24AS133199HK

WHOIS identity

No WHOIS records are currently associated with it8l.com in WhisperGraph.

Subdomains

2 observed subdomains of it8l.com.

Web-graph footprint

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

2,942 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from it8l.com.

Cypher and MCP

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

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