Skip to content

Hostname

bestheating.com

Last fetched

bestheating.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · bestheating.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bestheating.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.83.114108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.153.8518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.235.17634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.193.19434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.17.23734.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.34.20134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.77.16334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.172.11552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.238.17752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.12.1552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.200.16352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.123.14752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.124.4252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.238.16854.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.221.16354.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1515
Organization
alan hall
Contact emails

Subdomains

6 observed subdomains of bestheating.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bestheating.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEtrustpilotservice.com
SPF_INCLUDEveinteractive.biz
SPF_IP52.209.139.6
SPF_IP52.209.153.228
SPF_IP52.210.177.220
SPF_IP52.50.218.86
SPF_IP82.71.228.1/27
SPF_MXbestheating.com

Related pages

Pivot deeper into the graph from bestheating.com.

Cypher and MCP

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

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