Hostname
prs-med.com
Last fetched
prs-med.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
prs-med.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:2
- Organization
- perfect privacy,
- Contact emails
- b36ch7y2833@networksolutionsprivateregistration.com
- dx49u43y5qj@networksolutionsprivateregistration.com
- gw9v37dy3hx@networksolutionsprivateregistration.com
- nq7as2k74gg@networksolutionsprivateregistration.com
- ta5hg9ga4ej@networksolutionsprivateregistration.com
- uq9292tp6db@networksolutionsprivateregistration.com
- vs4dd9s5644@networksolutionsprivateregistration.com
- zn3wk2264k5@networksolutionsprivateregistration.com
Subdomains
5 observed subdomains of prs-med.com.
Web-graph footprint
Distinct hostnames that link to or from prs-med.com in the public web crawl.
53 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for prs-med.com.
| Mechanism | Target |
|---|---|
| SPF_A | prs-med.com |
| SPF_A | spf.protection.outlook.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 172.99.97.243/28 |
| SPF_IP | 199.116.77.3 |
| SPF_IP | 23.253.117.58 |
| SPF_IP | 98.129.229.207 |
| SPF_MX | prs-med.com |
Related pages
Pivot deeper into the graph from prs-med.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "prs-med.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.