Skip to content

Hostname

fallback.moderskeppet.se

Last fetched

fallback.moderskeppet.se resolves to 2 IPv4 addresses operated by GLESYS - Glesys AB in SE.

Nutrition Label

WHISPER CANON · fallback.moderskeppet.seRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/fallback.moderskeppet.se

Resolution chain

fallback.moderskeppet.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
46.21.99.13246.21.96.0/20AS42708GLESYS - Glesys ABSE
46.246.10.8546.246.0.0/17AS42708GLESYS - Glesys ABFI

WHOIS identity

No WHOIS records are currently associated with fallback.moderskeppet.se in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fallback.moderskeppet.se.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.supportbeemail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from fallback.moderskeppet.se.

Cypher and MCP

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

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