Hostname
janinejansen.com
Last fetched
janinejansen.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:447 as the registrar.
Nutrition Label
Resolution chain
janinejansen.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 |
|---|---|---|---|---|
| 192.230.66.19 | 192.230.66.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 199.83.128.19 | 199.83.128.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:447
- Organization
- universal music operations
- Contact emails
Subdomains
2 observed subdomains of janinejansen.com.
Web-graph footprint
Distinct hostnames that link to or from janinejansen.com in the public web crawl.
93 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for janinejansen.com.
| Mechanism | Target |
|---|---|
| SPF_A | janinejansen.com |
| SPF_IP | 89.167.228.176 |
Related pages
Pivot deeper into the graph from janinejansen.com.
- IP · 192.230.66.19
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:447
- Country · US
- Email · 097ii3y5m5fg@idp.email
- TLD · .com
- Browse hostnames · ja…
- 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: "janinejansen.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.