Hostname
groupjansen.com
Last fetched
groupjansen.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:1467 as the registrar.
Nutrition Label
Resolution chain
groupjansen.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 209.38.226.249 | 209.38.224.0/19 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:1467
- Organization
- erwin witters
- Contact emails
Subdomains
7 observed subdomains of groupjansen.com.
Web-graph footprint
Distinct hostnames that link to or from groupjansen.com in the public web crawl.
61 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for groupjansen.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | autotask.net |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.111.207.180 |
| SPF_IP | 188.118.58.225 |
| SPF_IP | 212.78.202.158 |
| SPF_IP | 46.22.188.187 |
| SPF_IP | 62.213.219.94 |
| SPF_IP | 80.112.203.145 |
| SPF_IP | 80.112.203.153 |
| SPF_IP | 85.17.254.20 |
Related pages
Pivot deeper into the graph from groupjansen.com.
- IP · 209.38.226.249
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:1467
- Country · DE
- Email · 28575@pi-group.net
- TLD · .com
- Browse hostnames · gr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "groupjansen.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.