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
Resolution chain
skantrae.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.69.58.16 | 159.69.0.0/16 | AS24940 | — | DE |
| 85.234.159.3 | 85.234.128.0/19 | AS29550 | — | GB |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for skantrae.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailswitch.nl |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.mailcamp.nl |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.214.105.240/28 |
| SPF_IP | 130.214.134.192/28 |
| SPF_IP | 130.214.163.240/28 |
| SPF_IP | 130.214.240.208/28 |
| SPF_IP | 155.56.208.100/30 |
| SPF_IP | 157.133.97.216/30 |
| SPF_IP | 159.69.58.16 |
| SPF_IP | 169.145.66.70/31 |
| SPF_IP | 169.145.66.72/31 |
| SPF_IP | 2001:1690:2:416:0:0:0:167 |
| SPF_IP | 37.97.217.73 |
| SPF_IP | 84.241.182.106/32 |
| SPF_IP | 89.20.173.68 |
| SPF_MX | skantrae.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.