Skip to content

Hostname

bonus.ee

Last fetched

bonus.ee resolves to 2 IPv4 addresses operated by AS39823 in EE.

Nutrition Label

WHISPER CANON · bonus.eeRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bonus.ee

Resolution chain

bonus.ee 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 bonus.ee in WhisperGraph.

Subdomains

2 observed subdomains of bonus.ee.

Web-graph footprint

Distinct hostnames that link to or from bonus.ee in the public web crawl.

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for bonus.ee.

MechanismTarget
SPF_Abonus.ee
SPF_IP188.92.160.11
SPF_IP2a02:e80:0:0:0:0:0:11
SPF_MXbonus.ee

Related pages

Pivot deeper into the graph from bonus.ee.

Cypher and MCP

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

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