Skip to content

Hostname

securelayer7.net

Last fetched

securelayer7.net resolves to 5 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · securelayer7.netRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/securelayer7.net

Resolution chain

securelayer7.net resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
145.239.64.165145.239.0.0/16AS16276FR
18.244.18.12718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.4418.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.5618.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.9318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
sandeep kamble
Contact emails

Subdomains

24 observed subdomains of securelayer7.net.

Web-graph footprint

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

70 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for securelayer7.net.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEncapp02.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP116.202.105.55
SPF_IP145.239.64.165

Related pages

Pivot deeper into the graph from securelayer7.net.

Cypher and MCP

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

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