Hostname
jensen-group.com
Last fetched
jensen-group.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:1328
- Organization
- jensen ag burgdorf
- Contact emails
Subdomains
43 observed subdomains of jensen-group.com.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jensen-group.com in the public web crawl.
137 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for jensen-group.com.
| Mechanism | Target |
|---|---|
| SPF_A | jensen-group.com |
| SPF_A | o1.ptr6224.jensen-group.com |
| SPF_A | servers.mcsv.net |
| SPF_A | spf.trendhosting-net.ch |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 192.254.121.248/32 |
| SPF_IP | 195.201.213.239 |
| SPF_IP | 195.201.213.240 |
| SPF_IP | 195.201.213.243 |
| SPF_IP | 195.201.213.244/32 |
| SPF_IP | 195.65.231.20 |
| SPF_IP | 195.65.231.21 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 52.114.75.28/32 |
| SPF_IP | 52.166.130.98 |
| SPF_IP | 77.72.177.21/32 |
| SPF_IP | 77.72.179.25 |
| SPF_IP | 82.199.159.187 |
| SPF_IP | 82.199.159.71 |
Related pages
Pivot deeper into the graph from jensen-group.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jensen-group.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.