Hostname
focivity.com
Last fetched
focivity.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
focivity.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 focivity.com owner
- Contact emails
- 020002aa-2ce4-4941-a045-6e5e97d92dd5@identity-protect.org
- 06101473-ddb8-402a-bab0-aab81fd4c484@identity-protect.org
- 2cfc0d0d-bd58-42f5-9a30-507695d43896@identity-protect.org
- 3b6bd59f-c916-4093-bc6b-835be0a93f46@identity-protect.org
- c159438d-ad04-43b4-ba65-8c7897c961c8@identity-protect.org
- c30d49ef-e94e-44ad-ad44-d80efbba3846@identity-protect.org
- e5accda0-5f43-41c4-9adb-bbcf94a62f5e@identity-protect.org
- owner-236770@focivity.com.whoisprivacyservice.org
- owner-506719@focivity.com.whoisprivacyservice.org
- owner-7248124@focivity.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of focivity.com.
Web-graph footprint
Distinct hostnames that link to or from focivity.com in the public web crawl.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for focivity.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from focivity.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "focivity.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.