Hostname
ojibwatea.com
Last fetched
ojibwatea.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
ojibwatea.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 |
|---|---|---|---|---|
| 162.159.140.116 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.0.114 | 172.66.0.0/22 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-311296611dfadd2f8ca62a8bba6d777a@privacyguardian.org
- pw-3e332dcf6f9233d0bbd16c9597343e41@privacyguardian.org
- pw-7173a3eb7478284aa7533ff5a64910e5@privacyguardian.org
- pw-71ede0c97716dfd89fa6886f0119903e@privacyguardian.org
- pw-72780e4cfd318459e7d0ffc65e04dbd0@privacyguardian.org
- pw-773ba3b92ba3a32543585a920feb49e2@privacyguardian.org
- pw-99f65595d146a775dc2f2badd2a63bfe@privacyguardian.org
- pw-9e0944227abf27a5490633c7b7e36bdb@privacyguardian.org
- pw-f98766642b1937e75a941fff2b2d9331@privacyguardian.org
Subdomains
1 observed subdomain of ojibwatea.com.
| Subdomain |
|---|
| www.ojibwatea.com |
Web-graph footprint
Distinct hostnames that link to or from ojibwatea.com in the public web crawl.
8 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ojibwatea.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp5.volusion.com |
| SPF_INCLUDE | volusion.email |
| SPF_INCLUDE | zohomail.com |
Related pages
Pivot deeper into the graph from ojibwatea.com.
- IP · 162.159.140.116
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1479
- Country · CA
- Email · pw-311296611dfadd2f8ca62a8bba6d777a@privacyguardian.org
- TLD · .com
- Browse hostnames · oj…
- 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: "ojibwatea.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.