Skip to content

Hostname

bonuskoder.net

Last fetched

bonuskoder.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · bonuskoder.netRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bonuskoder.net

Resolution chain

bonuskoder.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.60.12418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.3418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.125.170.803.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
50.18.18.9150.18.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.28.41.10352.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
54.241.122.21454.241.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1052
Organization
anonymize,
Contact emails

Subdomains

4 observed subdomains of bonuskoder.net.

Web-graph footprint

Distinct hostnames that link to or from bonuskoder.net in the public web crawl.

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bonuskoder.net.

MechanismTarget
SPF_Abonuskoder.net
SPF_INCLUDEspf.cloudeu.xion.oxcs.net

Related pages

Pivot deeper into the graph from bonuskoder.net.

Cypher and MCP

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

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