Hostname
safe-hr.com
Last fetched
safe-hr.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
safe-hr.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 safe-hr.com owner
- Contact emails
- 1c1bcfa3-8b2a-4ecd-a1b0-910fe9e32949@identity-protect.org
- 3e4f75e2-cbd4-4d47-9753-2b4bb4215afe@identity-protect.org
- 567dd41d-151f-4bed-9e69-58e0113ddca3@identity-protect.org
- 9c86c139-6cb1-4d5a-8ac0-80b096f4e46f@identity-protect.org
- fb305883-7cb5-4976-9efd-73b9b1157abf@identity-protect.org
- whoiscontact@names.co.uk
Subdomains
2 observed subdomains of safe-hr.com.
| Subdomain |
|---|
| sales.safe-hr.com |
| www.safe-hr.com |
Web-graph footprint
Distinct hostnames that link to or from safe-hr.com in the public web crawl.
55 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for safe-hr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 14512024.spf10.hubspotemail.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from safe-hr.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "safe-hr.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.