Hostname
pf-mex.com
Last fetched
pf-mex.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pf-mex.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 pf-mex.com owner
- Contact emails
- dnsrole@gardnerweb.com
- 302a4f3a-57d7-4a95-83d3-6e72adc4c3be@identity-protect.org
- 46aba67b-b75f-4be0-826e-4a990b62758f@identity-protect.org
- 5203bfb6-91dc-408c-8853-c9aa1d337408@identity-protect.org
- 62dd244c-efd0-4dfd-87b8-a800a25022a7@identity-protect.org
- 742291f6-471b-4b63-a7ee-f5f17787b7f0@identity-protect.org
- 92bb2794-9d68-4a81-a03a-c723612bc057@identity-protect.org
Subdomains
3 observed subdomains of pf-mex.com.
Web-graph footprint
Distinct hostnames that link to or from pf-mex.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for pf-mex.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.204.131.92 |
| SPF_IP | 66.117.230.224/28 |
| SPF_IP | 66.192.79.0/24 |
| SPF_IP | 74.83.140.120/29 |
Related pages
Pivot deeper into the graph from pf-mex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pf-mex.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.