Skip to content

Hostname

l2-apoc.com

Last fetched

l2-apoc.com resolves to 1 IPv4 address operated by FIBERSTATE - FiberState, LLC in US. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · l2-apoc.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/l2-apoc.com

Resolution chain

l2-apoc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.97.60.17938.97.60.0/24AS26042FIBERSTATE - FiberState, LLCUS

WHOIS identity

Registrar
iana:1647
Organization
a.a. arends
Contact emails

Subdomains

7 observed subdomains of l2-apoc.com.

Web-graph footprint

Distinct hostnames that link to or from l2-apoc.com in the public web crawl.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for l2-apoc.com.

MechanismTarget
SPF_Al2-apoc.com
SPF_IP159.65.37.60
SPF_IP173.231.40.34
SPF_IP192.99.232.135
SPF_IP51.81.93.23
SPF_MXl2-apoc.com

Related pages

Pivot deeper into the graph from l2-apoc.com.

Cypher and MCP

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

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