Hostname
primepoint.com
Last fetched
primepoint.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
primepoint.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:9
- Organization
- perfect privacy,
- Contact emails
- 2a6c979f0a28fd0a464ede69e52dfe1b@domaindiscreet.com
- 4ecd0a310a28fd0a0caa4a341399d2d6@domaindiscreet.com
- 57800892@myprivatename.com
- 6b0684e60a28fd0a3eba9201ccd455e6@domaindiscreet.com
- 6c0bbff00a28fd0a57f258dde18369f8@domaindiscreet.com
- 7287b6310a28fd0a173728a760610dbe@domaindiscreet.com
- c2ne8pb2k6hh29ro42ot2jngji@domaindiscreet.com
- ff61b1060a28fd0a05c18d473f464f46@domaindiscreet.com
Subdomains
5 observed subdomains of primepoint.com.
Web-graph footprint
Distinct hostnames that link to or from primepoint.com in the public web crawl.
47 sites link to this hostname.
57 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for primepoint.com.
| Mechanism | Target |
|---|---|
| SPF_A | primepoint.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.saashr.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.cmasolutions.com |
| SPF_INCLUDE | spf.us.exclaimer.net |
| SPF_IP | 146.20.85.212 |
| SPF_IP | 146.20.85.213 |
| SPF_IP | 198.57.247.163 |
| SPF_MX | primepoint.com |
Related pages
Pivot deeper into the graph from primepoint.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "primepoint.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.