Skip to content

Hostname

securelayer.hu

Last fetched

securelayer.hu resolves to 4 IPv4 addresses operated by AS62214 in HU.

Nutrition Label

WHISPER CANON · securelayer.huRouting diversity3.0/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/securelayer.hu

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with securelayer.hu in WhisperGraph.

Subdomains

20 observed subdomains of securelayer.hu.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for securelayer.hu.

MechanismTarget
SPF_IP109.122.216.170
SPF_IP109.122.218.94
SPF_IP109.122.218.95
SPF_IP109.122.218.96
SPF_IP109.122.218.97
SPF_IP109.122.218.98
SPF_IP91.99.49.18

Related pages

Pivot deeper into the graph from securelayer.hu.

Cypher and MCP

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

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