Hostname
itjungle.com
Last fetched
itjungle.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
itjungle.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 |
|---|---|---|---|---|
| 104.196.1.106 | 104.196.0.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- domain discreet privacy service attn: itjungle.com
- Contact emails
- 1edafcc10a28fd0a61c2d9606f6986e1@domaindiscreet.com
- 21ecdf3a0a28fd0a636c22cb178c32c4@domaindiscreet.com
- 45a8fd880a28fd0a565c5aec1d98d41c@domaindiscreet.com
- 49a24f3f0a28fd0a231587fb21d1093a@domaindiscreet.com
- 4a3207880a16123329578426a5eb430d@domaindiscreet.com
- 57865031@myprivatename.com
- 622e41040a28fd0a4e2123f847cf48dc@domaindiscreet.com
- 66e46a1f0a28fd0a0928e4850b9df214@domaindiscreet.com
- 6jtib45v12gclals14skag5mla@domaindiscreet.com
- 70cea7bb0a28fd0a3bdbd9ea2859d07a@domaindiscreet.com
- a37f77570a28fd0a4831d1a9101982b4@domaindiscreet.com
- d1fcb3430a28fd0a0571eacaee85ce9c@domaindiscreet.com
- dd2b25e80a28fd0a46911737d510bdc4@domaindiscreet.com
- eb99933d0a28fd0a379ede930307956f@domaindiscreet.com
- f860d4550a16123319acc826f9a879d2@domaindiscreet.com
Subdomains
1 observed subdomain of itjungle.com.
| Subdomain |
|---|
| www.itjungle.com |
Web-graph footprint
Distinct hostnames that link to or from itjungle.com in the public web crawl.
517 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for itjungle.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 66.201.73.128 |
| SPF_IP | 66.201.73.129 |
| SPF_MX | itjungle.com |
Related pages
Pivot deeper into the graph from itjungle.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "itjungle.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.