Skip to content

Hostname

easycomforts.com

Last fetched

easycomforts.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · easycomforts.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/easycomforts.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.10613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.12213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.3713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.6013.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.124.1418.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.1918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.5818.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.71.1033.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.123.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.613.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.693.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL

WHOIS identity

Registrar
iana:81
Organization
blyth
Contact emails

Subdomains

18 observed subdomains of easycomforts.com.

Web-graph footprint

Distinct hostnames that link to or from easycomforts.com in the public web crawl.

71 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for easycomforts.com.

Related pages

Pivot deeper into the graph from easycomforts.com.

Cypher and MCP

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

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