Skip to content

Hostname

boneo.se

Last fetched

boneo.se resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:excedonetworksab as the registrar.

Nutrition Label

WHISPER CANON · boneo.seRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/boneo.se

Resolution chain

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

IPPrefixASNOperatorCountry
18.158.82.6618.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.103.703.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.158.59.7135.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.28.74.24852.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.167.17252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.103.18352.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.176.233.5863.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.222.12163.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:excedonetworksab
Organization
Contact emails

Subdomains

32 observed subdomains of boneo.se.

Web-graph footprint

Distinct hostnames that link to or from boneo.se in the public web crawl.

240 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for boneo.se.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from boneo.se.

Cypher and MCP

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

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