Hostname
365operation.com
Last fetched
365operation.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
365operation.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 365operation.com owner
- Contact emails
- tarja.laine@lainetar.fi
- 02d4faa8-e823-43ff-92f2-dcb27eab48db@identity-protect.org
- 0a4252db-950c-4e72-8171-4593767e3d91@identity-protect.org
- 158e3ef9-1d95-4ce1-a277-15162f78afdc@identity-protect.org
- 921f4f7a-bcc7-484f-9673-6b9befc1668c@identity-protect.org
- ceb4717b-6c38-4547-94f0-14d4cd946a2d@identity-protect.org
- contact@privacyprotect.org
Subdomains
2 observed subdomains of 365operation.com.
Web-graph footprint
Distinct hostnames that link to or from 365operation.com in the public web crawl.
89 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from 365operation.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "365operation.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.