Skip to content

Hostname

8.af

Last fetched

8.af resolves to 2 IPv4 addresses operated by NETLAB-SDN - NetLab Global in US. WHOIS lists registrar:aryan ict solutions, llc as the registrar.

Nutrition Label

WHISPER CANON · 8.afRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/8.af

Resolution chain

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

IPPrefixASNOperatorCountry
154.29.148.20154.29.148.0/24AS979NETLAB-SDN - NetLab GlobalUS
38.54.57.12338.54.57.0/24AS138915DLC-VN DLC DIGITAL TECHNOLOGY SOLUTION INVESTMENT LIMITED LIABILITY COMPANYBR

WHOIS identity

Registrar
registrar:aryan ict solutions, llc
Organization
ye wei di
Contact emails

Subdomains

1 observed subdomain of 8.af.

Subdomain
8.8.af

Web-graph footprint

Distinct hostnames that link to or from 8.af in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 8.af.

MechanismTarget
SPF_INCLUDEspf.qiye.163.com

Related pages

Pivot deeper into the graph from 8.af.

Cypher and MCP

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

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