Hostname
wojo.com
Last fetched
wojo.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
wojo.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 |
|---|---|---|---|---|
| 104.21.20.133 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.192.235 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:81
- Organization
- contact privacy inc. customer 124137710
- Contact emails
- aiyduho9tqph@contactprivacy.email
- 1b23bed2ddb2127f7f8a8d3bc528f4c1-31510938@contact.gandi.net
- c6fd9d36fab5d414ccc98a7b40c4a489-31510938@contact.gandi.net
- info@domain-contact.org
- 57587bed9ea2c9c318c23547632f3828732c680a54eed44cb8c0d4c34d34e82e@wojo.com.whoisproxy.org
- e62fc2fc86ea56ed80e29623a0abd38e78425138f03461949799982d08b718a2@wojo.com.whoisproxy.org
Subdomains
17 observed subdomains of wojo.com.
Web-graph footprint
Distinct hostnames that link to or from wojo.com in the public web crawl.
297 sites link to this hostname.
269 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for wojo.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | em6265.wojo.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.229.156/32 |
| SPF_IP | 149.62.152.0/21 |
| SPF_IP | 167.114.115.21 |
| SPF_IP | 185.175.148.0/22 |
| SPF_IP | 185.212.20.0/22 |
| SPF_IP | 185.215.24.0/22 |
| SPF_IP | 185.64.148.0/22 |
| SPF_IP | 208.117.54.96/32 |
| SPF_IP | 212.67.34.10/32 |
| SPF_IP | 54.77.236.25 |
| SPF_MX | wojo.com |
Related pages
Pivot deeper into the graph from wojo.com.
- IP · 104.21.20.133
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:81
- Country · CA
- Email · aiyduho9tqph@contactprivacy.email
- TLD · .com
- Browse hostnames · wo…
- 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: "wojo.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.