Skip to content

Hostname

cb12.fr

Last fetched

cb12.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FI. WHOIS lists registrar:key-systems gmbh as the registrar.

Nutrition Label

WHISPER CANON · cb12.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cb12.fr

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.140.1018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.12918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.1318.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.4118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
52.85.31.11152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:key-systems gmbh
Organization
mylan n.v.
Contact emails

Subdomains

2 observed subdomains of cb12.fr.

Web-graph footprint

Distinct hostnames that link to or from cb12.fr in the public web crawl.

75 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cb12.fr.

MechanismTarget
SPF_INCLUDE_spf.meda.pixelant.se
SPF_INCLUDE_spf.staysecuregroup.com

Related pages

Pivot deeper into the graph from cb12.fr.

Cypher and MCP

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

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