Skip to content

Hostname

colmar.it

Last fetched

colmar.it resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:dominiofaidate s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · colmar.itRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/colmar.it

Resolution chain

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

IPPrefixASNOperatorCountry
108.131.238.193108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.132.14.16108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
108.133.45.94108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.142.23518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.144.583.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.251.22.1573.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.25.5834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.78.12234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.111.23834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.40.23552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.182.13452.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.248.6352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.180.4654.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.111.24754.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.19.16554.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.234.16263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.36.2199.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.83.9054.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
registrar:dominiofaidate s.r.l.
Organization
manifattura mario colombo & c.
Contact emails

Subdomains

19 observed subdomains of colmar.it.

Web-graph footprint

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

224 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for colmar.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.204.39.48/28

Related pages

Pivot deeper into the graph from colmar.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "colmar.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.