Skip to content

Hostname

coface.it

Last fetched

coface.it resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PE. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · coface.itRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/coface.it

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.13.11318.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.1318.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.5918.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
18.164.13.818.164.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.PE
54.192.35.1454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:gandi sas
Organization
coface assicurazioni spa
Contact emails

Subdomains

3 observed subdomains of coface.it.

Web-graph footprint

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

125 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for coface.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.56.136.193
SPF_IP193.56.137.137
SPF_IP193.56.137.140

Related pages

Pivot deeper into the graph from coface.it.

Cypher and MCP

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

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