Hostname
thingiverse.com
Last fetched
thingiverse.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
thingiverse.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.18.32.169 | 104.18.32.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.19.147.91 | 104.19.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.19.148.91 | 104.19.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.155.87 | 172.64.155.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- 1b23b3eb5f88486d9c6e215525eb3465.protect@whoisguard.com
- 2468de944eff4b0daebd31575d8f5a6f.protect@whoisguard.com
- 32fc192c7498481c9f4255f2a0523d06.protect@whoisguard.com
- 36dd268b21e740f19f84e7acf1b0ce39.protect@whoisguard.com
- 36df07d535ea475c9e5526df8f9090c2.protect@whoisguard.com
- 57d56b30c3444435abbb3fd01cb93dd0.protect@whoisguard.com
- 5987bc371d984753a000e4d32bb813f6.protect@whoisguard.com
- 669c4ae0bc4c40cbbeb3681776282881.protect@whoisguard.com
- 677eddc5236f4419af4757d983df5a55.protect@whoisguard.com
- 7559b3aa689d46f79b9ad96e17ce629c.protect@whoisguard.com
- 77b48f2d26c74d82aa1c199677448543.protect@whoisguard.com
- 8e93dcb1c2d94ea3844eceb16ce0d141.protect@whoisguard.com
- a8de2c79965c450caf5ae3b2ceade546.protect@whoisguard.com
- b8eb3f404ff0495190e63a4e9c873cfe.protect@whoisguard.com
- ba2b48627acc45c5b3f5216f5756d1e6.protect@whoisguard.com
- ca5b534121a24875ab4a035d8bfcb108.protect@whoisguard.com
- caf3e66803fc40d78ed61707f6d0b8cc.protect@whoisguard.com
- d19009755c1b488a817a2f8d69ea659e.protect@whoisguard.com
- f5146ecd149a4e31b0a7c9162bf1067b.protect@whoisguard.com
- f63651fb990244e9b50c431dc44c2424.protect@whoisguard.com
- and 4 more
Subdomains
29 observed subdomains of thingiverse.com.
Showing 25 of 29. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from thingiverse.com in the public web crawl.
21,095 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for thingiverse.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _u.thingiverse.com._spf.dmarcld.com |
Related pages
Pivot deeper into the graph from thingiverse.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "thingiverse.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.