Hostname
raptive.com
Last fetched
raptive.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
raptive.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 raptive.com owner
- Contact emails
- info@raptive.com
- 23b36bf9-ba1d-4829-80d1-4e422d763de3@identity-protect.org
- 892b0586-0d53-4423-8d1a-c46a6e20eb94@identity-protect.org
- 9d1b6d77-7b4c-40e5-8790-6d3d31e7bd8f@identity-protect.org
- c0106365-6a09-41e2-a17c-449b9d79c60c@identity-protect.org
- e22ae302-cbb3-47a0-99a1-c378dbc2e194@identity-protect.org
Subdomains
39 observed subdomains of raptive.com.
Showing 20 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from raptive.com in the public web crawl.
1,586 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for raptive.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from raptive.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "raptive.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.