Hostname
c5office.com
Last fetched
c5office.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
c5office.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 c5office.com owner
- Contact emails
- 3853e8fb-b539-42c0-b589-03e818d23f59@identity-protect.org
- 42d3b85b-29db-4576-93d7-ab9a9d2ba6fd@identity-protect.org
- 6d26130f-e8dc-4f51-a608-9c631a3618b6@identity-protect.org
- 933f6d84-2986-4d30-8b6b-6e5c0ac6a13f@identity-protect.org
- c7066150-2a19-4b31-8d3e-78f057fac056@identity-protect.org
- f933dc5a-2d29-485b-91f0-aeb881b56ad2@identity-protect.org
Subdomains
4 observed subdomains of c5office.com.
Showing 3 of 4. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for c5office.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from c5office.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "c5office.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.