Skip to content

Hostname

coface.ch

Last fetched

coface.ch resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · coface.chRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/coface.ch

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.99.1813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.2813.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.3213.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.99.9713.32.98.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.165.140.2018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.3718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.5418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.238.80.11218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
compagnie francaise d'assurance pour le commerce exterieur
Contact emails

Subdomains

2 observed subdomains of coface.ch.

Web-graph footprint

Distinct hostnames that link to or from coface.ch in the public web crawl.

95 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from coface.ch.

Cypher and MCP

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

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