Skip to content

Hostname

septima.dk

Last fetched

septima.dk resolves to 3 IPv4 addresses operated by FASTLY - Fastly, Inc. in US.

Nutrition Label

WHISPER CANON · septima.dkRouting diversity3.0/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/septima.dk

Resolution chain

septima.dk resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.199.109.153185.200.2.0/24AS54113FASTLY - Fastly, Inc.US
185.199.110.153185.200.4.0/24AS54113FASTLY - Fastly, Inc.US
185.199.111.153185.200.6.0/24AS54113FASTLY - Fastly, Inc.US

WHOIS identity

Registrar
Organization
septima p/s
Contact emails

Subdomains

219 observed subdomains of septima.dk.

Web-graph footprint

Distinct hostnames that link to or from septima.dk in the public web crawl.

220 sites link to this hostname.

145 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for septima.dk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEfdspfus.freshemail.io
SPF_IP2a02:188:136:11:0:0:0:2
SPF_IP94.18.200.50

Related pages

Pivot deeper into the graph from septima.dk.

Cypher and MCP

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

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