Skip to content

Hostname

360operator.de

Last fetched

360operator.de resolves to 2 IPv4 addresses operated by AS34011 in DE.

Nutrition Label

WHISPER CANON · 360operator.deRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/360operator.de

Resolution chain

360operator.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with 360operator.de in WhisperGraph.

Subdomains

1 observed subdomain of 360operator.de.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for 360operator.de.

MechanismTarget
SPF_A360operator.de
SPF_Amx01.solid-it.de
SPF_Amx02.solid-it.de
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.server-he.de
SPF_IP5.9.79.165
SPF_IP62.214.129.182
SPF_MX360operator.de

Related pages

Pivot deeper into the graph from 360operator.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "360operator.de"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.