Skip to content

Hostname

fireplaceworld.ie

Last fetched

fireplaceworld.ie resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists registrar:hostopia as the registrar.

Nutrition Label

WHISPER CANON · fireplaceworld.ieRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/fireplaceworld.ie

Resolution chain

fireplaceworld.ie resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.246.9.6791.246.8.0/23AS20860GB

WHOIS identity

Registrar
registrar:hostopia
Organization
fired up corporation
Contact emails

Subdomains

4 observed subdomains of fireplaceworld.ie.

Web-graph footprint

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

9 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fireplaceworld.ie.

MechanismTarget
SPF_Afireplaceworld.ie
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.81.194.129/27
SPF_IP185.81.194.7/32
SPF_IP212.69.42.2/28
SPF_IP217.144.94.245
SPF_IP91.246.8.0/24
SPF_IP91.246.9.0/24
SPF_MXfireplaceworld.ie

Related pages

Pivot deeper into the graph from fireplaceworld.ie.

Cypher and MCP

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

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