Skip to content

Hostname

layer7.net

Last fetched

layer7.net resolves to 1 IPv4 address operated by HGCOMP-ASN in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · layer7.netRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/layer7.net

Resolution chain

layer7.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.24.160.3194.24.160.0/23AS29551HGCOMP-ASNDE

WHOIS identity

Registrar
iana:151
Organization
layer7 networks
Contact emails

Subdomains

72 observed subdomains of layer7.net.

Web-graph footprint

Distinct hostnames that link to or from layer7.net in the public web crawl.

9 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for layer7.net.

MechanismTarget
SPF_Ateam.layer7.net
SPF_Awebhost.layer7.net
SPF_IP194.24.160.3
SPF_IP194.24.160.78
SPF_IP2a00:1911:1:0:0:0:0:963e

Related pages

Pivot deeper into the graph from layer7.net.

Cypher and MCP

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

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