Skip to content

Hostname

bosbec.io

Last fetched

bosbec.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · bosbec.ioRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/bosbec.io

Resolution chain

bosbec.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.69.1918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.2418.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.7218.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.69.7918.239.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.244.60.12718.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.5118.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.8618.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.9218.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
65.8.131.10965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.3365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.9065.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
bosbec ab
Contact emails

Subdomains

32 observed subdomains of bosbec.io.

Web-graph footprint

Distinct hostnames that link to or from bosbec.io in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bosbec.io.

MechanismTarget
SPF_MXbosbec.io

Related pages

Pivot deeper into the graph from bosbec.io.

Cypher and MCP

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

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