Skip to content

Hostname

skantrae.com

Last fetched

skantrae.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · skantrae.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/skantrae.com

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
skantrae b.v.
Contact emails

Subdomains

22 observed subdomains of skantrae.com.

Web-graph footprint

Distinct hostnames that link to or from skantrae.com in the public web crawl.

197 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for skantrae.com.

MechanismTarget
SPF_INCLUDEmailswitch.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mailcamp.nl
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.214.105.240/28
SPF_IP130.214.134.192/28
SPF_IP130.214.163.240/28
SPF_IP130.214.240.208/28
SPF_IP155.56.208.100/30
SPF_IP157.133.97.216/30
SPF_IP159.69.58.16
SPF_IP169.145.66.70/31
SPF_IP169.145.66.72/31
SPF_IP2001:1690:2:416:0:0:0:167
SPF_IP37.97.217.73
SPF_IP84.241.182.106/32
SPF_IP89.20.173.68
SPF_MXskantrae.com

Related pages

Pivot deeper into the graph from skantrae.com.

Cypher and MCP

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

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