Skip to content

Hostname

st-ajstrup.dk

Last fetched

st-ajstrup.dk resolves to 1 IPv4 address operated by AS8972 in FR.

Nutrition Label

WHISPER CANON · st-ajstrup.dkRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/st-ajstrup.dk

Resolution chain

st-ajstrup.dk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.175.19.1865.175.16.0/22AS8972FR

WHOIS identity

Registrar
Organization
st. ajstrup brugsforening
Contact emails

Subdomains

6 observed subdomains of st-ajstrup.dk.

Web-graph footprint

Distinct hostnames that link to or from st-ajstrup.dk in the public web crawl.

20 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for st-ajstrup.dk.

MechanismTarget
SPF_INCLUDE_spf.powerhosting.dk
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.complea-hosting.dk
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.scannet.dk
SPF_IP167.89.100.227/32
SPF_IP185.163.185.31

Related pages

Pivot deeper into the graph from st-ajstrup.dk.

Cypher and MCP

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

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