Hostname
presco.com
Last fetched
presco.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
presco.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of presco.com owner
- Contact emails
- jburns@presco.com
- postmaster@amsisp.net
- 018cc850-f7e0-4547-bd3d-caf67b7429c0@identity-protect.org
- 1dd0a80d-46c3-4ca8-b8fa-ecf85169926b@identity-protect.org
- 42d63a18-ead3-4370-bd3b-55654fc5a7c1@identity-protect.org
- 5804c60d-6468-40fc-a1ee-f22c6a48a566@identity-protect.org
- 70316df5-b477-4b36-8700-65af3eac8ca0@identity-protect.org
- 94f5447d-0fc0-4020-954b-05d8ac852648@identity-protect.org
- owner-1276745@presco.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of presco.com.
Web-graph footprint
Distinct hostnames that link to or from presco.com in the public web crawl.
92 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for presco.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 24.117.238.106 |
| SPF_IP | 63.97.125.98 |
Related pages
Pivot deeper into the graph from presco.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "presco.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.