Skip to content

Hostname

firstcallheatcool.com

Last fetched

firstcallheatcool.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:1659 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.180.10018.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.10918.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.4218.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.180.7118.161.180.0/22AS16509AMAZON-02 - Amazon.com, Inc.MY
3.170.3.1183.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.303.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.823.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.3.893.170.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1659
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of firstcallheatcool.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for firstcallheatcool.com.

MechanismTarget
SPF_Afirstcallheatcool.com
SPF_INCLUDE_spf.google.com
SPF_IP35.182.197.179
SPF_MXfirstcallheatcool.com

Related pages

Pivot deeper into the graph from firstcallheatcool.com.

Cypher and MCP

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

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