Hostname
pntdata.com
Last fetched
pntdata.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pntdata.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
- g. allen degraw
- Contact emails
- admins@post-n-track.com
- catherinemartorella@post-n-track.com
- 32edf3b3-c038-4784-a224-9e408c59d054@identity-protect.org
- 40427826-b216-4c29-b2f6-bf0c0c303fe3@identity-protect.org
- 90b47638-06cc-4995-b7ab-5e04ade91ff4@identity-protect.org
- ab96294c-7bf1-4727-9329-eb60beda9fe3@identity-protect.org
- beb533cd-dae9-457d-baf6-1ab7a4955852@identity-protect.org
- e8578b4d-4e74-4f69-9f86-5d940221ed54@identity-protect.org
- owner-1409907@pntdata.com.whoisprivacyservice.org
- owner-9611762@pntdata.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of pntdata.com.
Web-graph footprint
Distinct hostnames that link to or from pntdata.com in the public web crawl.
9 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for pntdata.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.226.250.162 |
| SPF_IP | 18.219.110.2 |
| SPF_IP | 3.16.233.11 |
| SPF_IP | 3.18.207.103 |
| SPF_IP | 52.96.111.34 |
Related pages
Pivot deeper into the graph from pntdata.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pntdata.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.