Skip to content

Hostname

comfortango.com

Last fetched

comfortango.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · comfortango.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/comfortango.com

Resolution chain

comfortango.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.96.2716.12.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.513.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.79.1213.5.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.2273.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.343.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.232.16352.218.232.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.128.352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.129.16352.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.146.6752.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.148.12352.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.149.22752.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.162.21952.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.176.1952.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.178.15552.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.197.6752.92.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.243.16352.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for comfortango.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from comfortango.com.

Cypher and MCP

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

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