Hostname
jens.com
Last fetched
jens.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:141
- Organization
- j. van der velde
- Contact emails
Subdomains
14 observed subdomains of jens.com.
Web-graph footprint
Distinct hostnames that link to or from jens.com in the public web crawl.
9 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
34 SPF mechanisms authorising senders for jens.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-ssg-b.microsoft.com |
| SPF_INCLUDE | _spf-ssg-c.microsoft.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf-a.hotmail.com |
| SPF_INCLUDE | spf-a.outlook.com |
| SPF_INCLUDE | spf-b.hotmail.com |
| SPF_INCLUDE | spf-b.outlook.com |
| SPF_INCLUDE | spf-c.hotmail.com |
| SPF_INCLUDE | spf-d.hotmail.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 106.39.212.64/29 |
| SPF_IP | 112.19.199.64/29 |
| SPF_IP | 112.19.242.64/29 |
| SPF_IP | 123.126.78.64/29 |
| SPF_IP | 144.178.36.0/24 |
| SPF_IP | 144.178.38.0/24 |
| SPF_IP | 157.255.1.64/29 |
| SPF_IP | 157.55.9.128/25 |
| SPF_IP | 17.142.0.0/15 |
| SPF_IP | 17.41.0.0/16 |
| SPF_IP | 17.57.155.0/24 |
| SPF_IP | 17.57.156.0/24 |
| SPF_IP | 17.58.0.0/16 |
| SPF_IP | 183.240.219.64/29 |
| SPF_IP | 222.73.195.64/29 |
| SPF_IP | 2a01:b747:3000:200::/56 |
| SPF_IP | 2a01:b747:3001:200::/56 |
| SPF_IP | 2a01:b747:3002:200::/56 |
| SPF_IP | 2a01:b747:3003:200::/56 |
| SPF_IP | 2a01:b747:3004:200::/56 |
| SPF_IP | 2a01:b747:3005:200::/56 |
| SPF_IP | 2a01:b747:3006:200::/56 |
| SPF_IP | 39.156.163.64/29 |
| SPF_IP | 57.103.64.0/18 |
Related pages
Pivot deeper into the graph from jens.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jens.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.