Skip to content

Hostname

layer0.co

Last fetched

layer0.co resolves to 4 IPv4 addresses operated by DCPL-IN DEV COLLECTION PRIVATE LIMITED in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · layer0.coRouting diversity1.5/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/layer0.co

Resolution chain

layer0.co resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.69.180.110.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
208.69.180.120.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
208.69.180.130.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS
208.69.180.140.0.0.0/0AS64073DCPL-IN DEV COLLECTION PRIVATE LIMITEDUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of layer0.co.

Web-graph footprint

Distinct hostnames that link to or from layer0.co in the public web crawl.

53 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for layer0.co.

MechanismTarget
SPF_INCLUDEmoovweb.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.autopilothq.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from layer0.co.

Cypher and MCP

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

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