Hostname
docjoints.com
Last fetched
docjoints.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
docjoints.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.58.117 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.159.105 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
15 observed subdomains of docjoints.com.
Web-graph footprint
Distinct hostnames that link to or from docjoints.com in the public web crawl.
6 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
28 SPF mechanisms authorising senders for docjoints.com.
| Mechanism | Target |
|---|---|
| SPF_A | docjoints.com |
| SPF_IP | 104.131.43.80 |
| SPF_IP | 128.199.18.30 |
| SPF_IP | 143.110.182.237 |
| SPF_IP | 151.106.32.116 |
| SPF_IP | 151.106.32.59 |
| SPF_IP | 151.106.34.171 |
| SPF_IP | 151.106.34.184 |
| SPF_IP | 151.106.41.67 |
| SPF_IP | 151.106.42.64 |
| SPF_IP | 151.106.42.74 |
| SPF_IP | 151.106.42.81 |
| SPF_IP | 172.105.50.230 |
| SPF_IP | 184.168.120.88 |
| SPF_IP | 184.168.122.120 |
| SPF_IP | 208.109.35.48 |
| SPF_IP | 92.204.128.172 |
| SPF_IP | 92.204.128.228 |
| SPF_IP | 92.205.29.180 |
| SPF_IP | 97.74.82.166 |
| SPF_IP | 97.74.82.19 |
| SPF_IP | 97.74.82.240 |
| SPF_IP | 97.74.84.124 |
| SPF_IP | 97.74.88.154 |
| SPF_IP | 97.74.89.71 |
| SPF_IP | 97.74.91.109 |
| SPF_IP | 97.74.95.48 |
| SPF_MX | docjoints.com |
Related pages
Pivot deeper into the graph from docjoints.com.
- IP · 104.21.58.117
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · sujitjos@gmail.com
- TLD · .com
- Browse hostnames · do…
- 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: "docjoints.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.