Hostname
expydoc.com
Last fetched
expydoc.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
expydoc.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.83.6 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.210.53 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 037a18cf38c1f1e352f7d15bd97510b286b0d28ed87d11706694c2e7423c7369@expydoc.com.whoisproxy.org
- 111419fefc9157d44add81bb5c94116f843c5da055fb23bd5478e5fae53af192@expydoc.com.whoisproxy.org
- 21522ec6c16fa70fe502bf0a19c6e5a9611b1e2b30f28b7782d4fc0ab81ff50a@expydoc.com.whoisproxy.org
- 2938b5b4414133b76e67666a0f17825614ea769046c40812fdfd63d80dd0df7d@expydoc.com.whoisproxy.org
- 49f1e12f39b54940e5f70b6af1b81e963e5876ade081764866b468c6e06478bf@expydoc.com.whoisproxy.org
- 50962defbbd6f3f7a21871da279032f4dc5617fa18945cdca1c40d09beef75b0@expydoc.com.whoisproxy.org
- 55fd79b1226aca1a276758fd63f14b1cd27b5bf2371769d9a172868fc92fdd6a@expydoc.com.whoisproxy.org
- 5e326273a8012190ca04544aed53b4939631ed88d8f63c3d3698dfdb60bada8a@expydoc.com.whoisproxy.org
- 6ad47fdca9712a832b7ab9791d50322707d7b2d834acc3d8ed436e29727c7bb9@expydoc.com.whoisproxy.org
- 7e68f29d163a90aeca7f2b8bd7b9538d370a342831c92642582b633dc544cd80@expydoc.com.whoisproxy.org
- 8db26f8291adbcb0f7a68550c963d7f94543ae5a338190658dad61898ecfa6f8@expydoc.com.whoisproxy.org
- 8e4e7f393f9fb123841ba415f933ae8571cb4ab7e411d297ad95dd887f5bf976@expydoc.com.whoisproxy.org
- 9329c7871ea38b7b8470dae3a704300227f840d3bcd980e476a6278cbae7c285@expydoc.com.whoisproxy.org
- 938655fbe203f8a770a2f2db49ac4a34b74f361b6505751722788dcb9a98812b@expydoc.com.whoisproxy.org
- c9201f41ffb0df581ecbe73b140fae2ef2ded4a16f0a2c85554fb99844f1adf5@expydoc.com.whoisproxy.org
- ca9ed1e9239835da0bb7f6877390bef6541f2a1aaec456e11b1d87dc5b293ad2@expydoc.com.whoisproxy.org
- d19a268245f7725e6b8c36737c7f2049f8b70d407c69e5d54d4372f50f3ad3ea@expydoc.com.whoisproxy.org
- de1bf8723231b18aaaa794210c11c721d6a1ba966df6570d0b0ab9ecc4335903@expydoc.com.whoisproxy.org
- e5e6b21a73af839493b9595a6f62c2ad8d85a2b8dff8d644cba2447d8df65cc7@expydoc.com.whoisproxy.org
- ebd6ea6b8886764a3096256c1316367ec07e3587f524db5cf034b7c1e7689606@expydoc.com.whoisproxy.org
- and 2 more
Subdomains
14 observed subdomains of expydoc.com.
Web-graph footprint
Distinct hostnames that link to or from expydoc.com in the public web crawl.
63 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for expydoc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | email.freshdesk.com |
| SPF_IP | 176.9.124.142 |
| SPF_IP | 46.4.71.226 |
| SPF_MX | expydoc.com |
Related pages
Pivot deeper into the graph from expydoc.com.
- IP · 104.21.83.6
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:228
- Country · CA
- Email · 037a18cf38c1f1e352f7d15bd97510b286b0d28ed87d11706694c2e7423c7369@expydoc.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ex…
- 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: "expydoc.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.