Hostname
precot.com
Last fetched
precot.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
precot.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.85.219 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.105.61.189 | 172.105.32.0/19 | AS63949 | — | IN |
| 172.232.102.171 | 172.232.96.0/19 | AS63949 | — | IN |
| 172.67.211.189 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 45.79.121.236 | 45.79.120.0/21 | AS63949 | — | IN |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
2 observed subdomains of precot.com.
| Subdomain |
|---|
| app.precot.com |
| www.precot.com |
Web-graph footprint
Distinct hostnames that link to or from precot.com in the public web crawl.
18 sites link to this hostname.
10 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for precot.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.252.114.34 |
| SPF_IP | 117.198.96.239 |
| SPF_IP | 117.251.18.160 |
| SPF_IP | 117.251.18.79 |
| SPF_IP | 117.254.107.40 |
| SPF_IP | 123.255.250.90 |
| SPF_IP | 14.98.187.105 |
| SPF_IP | 14.98.187.106 |
| SPF_IP | 182.75.230.70 |
| SPF_IP | 43.255.165.82 |
Related pages
Pivot deeper into the graph from precot.com.
- IP · 104.21.85.219
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:146
- Country · CA
- Email · domain@angleritech.com
- TLD · .com
- Browse hostnames · pr…
- 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: "precot.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.