Skip to content

Hostname

bestheating.ie

Last fetched

bestheating.ie resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:marcaria.com as the registrar.

Nutrition Label

WHISPER CANON · bestheating.ieRouting diversity5.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bestheating.ie

Resolution chain

bestheating.ie resolves to 20 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.18.38.24352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.102.17152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.172.11552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.207.17752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.157.7352.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.31.202.9952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.48.109.16352.48.0.0/14AS16509AMAZON-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.49.206.17852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.87.9352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:marcaria.com
Organization
trueshopping
Contact emails

Subdomains

2 observed subdomains of bestheating.ie.

Web-graph footprint

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

9 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bestheating.ie.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP52.209.139.6
SPF_IP52.209.153.228
SPF_IP52.210.177.220
SPF_IP52.50.218.86
SPF_IP82.71.186.77
SPF_IP82.71.212.192/26
SPF_MXbestheating.ie

Related pages

Pivot deeper into the graph from bestheating.ie.

Cypher and MCP

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

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