Hostname
3ptechies.com
Last fetched
3ptechies.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
3ptechies.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.93.236 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.216.139 | 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:1479
- Organization
- domain administrator
- Contact emails
- pw-1a01334e25448e572510642bcba1f852@privacyguardian.org
- pw-34863a2e7fe33128a3413f0dca78e521@privacyguardian.org
- pw-3f7db8db2dbb725440c2701d659de392@privacyguardian.org
- pw-4f4b18434fc87dd4055df0819f0f56d4@privacyguardian.org
- pw-59066bd0a4ea6f6df3e1d5dd36f9441a@privacyguardian.org
- pw-926d260d40d5f7e44580f6d5c83f8056@privacyguardian.org
- pw-a7c1b709cefde9cd5e98a85c5df2f6af@privacyguardian.org
- pw-c6540c1e800c7f7b1460c33b0ee3379e@privacyguardian.org
- pw-dec55f835ccdb2fc18f93a7625f1b3dc@privacyguardian.org
- pw-f02a06d09e03ae5aa2dd39c03c5d2bf1@privacyguardian.org
- pw-f492ce635f8d79ba6971bfc33a39a803@privacyguardian.org
Subdomains
22 observed subdomains of 3ptechies.com.
Web-graph footprint
Distinct hostnames that link to or from 3ptechies.com in the public web crawl.
153 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for 3ptechies.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3ptechies.com |
| SPF_INCLUDE | obasimvilla.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | reliablemail.org |
| SPF_INCLUDE | spf.a2hosting.com |
| SPF_IP | 188.114.96.5 |
| SPF_IP | 198.54.114.112/32 |
| SPF_IP | 198.54.116.240/32 |
| SPF_IP | 213.109.149.70 |
| SPF_IP | 216.137.177.29 |
| SPF_IP | 23.83.216.4 |
Related pages
Pivot deeper into the graph from 3ptechies.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "3ptechies.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.