Skip to content

Hostname

layerandmesh.se

Last fetched

layerandmesh.se resolves to 1 IPv4 address operated by FiberDirekt - FiberDirekt in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · layerandmesh.seRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/layerandmesh.se

Resolution chain

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

IPPrefixASNOperatorCountry
151.236.207.67151.236.207.0/24AS42303FiberDirekt - FiberDirektSE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from layerandmesh.se in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for layerandmesh.se.

MechanismTarget
SPF_IP151.236.207.58
SPF_IP151.236.207.72
SPF_IP185.153.213.11
SPF_IP2a00:16d8:2:300:216:49ff:fe94:c7cd
SPF_IP2a00:16d8:2:300:216:6dff:fe1d:2e94
SPF_IP2a02:470:0:0:0:0:0:10
SPF_IP2a02:470:0:0:0:0:0:11
SPF_IP2a02:470:2a02:0:1089:95ff:fe7f:cb6e
SPF_IP2a02:470:2a02:0::/64
SPF_IP77.72.96.10
SPF_IP77.72.96.11
SPF_MXlayerandmesh.se

Related pages

Pivot deeper into the graph from layerandmesh.se.

Cypher and MCP

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

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