Skip to content

Hostname

missoffice.eu

Last fetched

missoffice.eu resolves to 2 IPv4 addresses operated by AS31554 in RO.

Nutrition Label

WHISPER CANON · missoffice.euRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/missoffice.eu

Resolution chain

missoffice.eu 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 missoffice.eu in WhisperGraph.

Subdomains

6 observed subdomains of missoffice.eu.

Web-graph footprint

Distinct hostnames that link to or from missoffice.eu in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for missoffice.eu.

MechanismTarget
SPF_Amissoffice.eu
SPF_IP89.35.160.181
SPF_IP89.35.161.105
SPF_IP89.35.161.107
SPF_IP89.35.161.140
SPF_IP89.35.161.2
SPF_IP89.35.161.77
SPF_MXmissoffice.eu

Related pages

Pivot deeper into the graph from missoffice.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "missoffice.eu"})-[: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.