Skip to content

Hostname

fireplaceworld.de

Last fetched

fireplaceworld.de resolves to 1 IPv4 address operated by AS20860 in GB.

Nutrition Label

WHISPER CANON · fireplaceworld.deRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/fireplaceworld.de

Resolution chain

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

IPPrefixASNOperatorCountry
91.246.9.6091.246.8.0/23AS20860GB

WHOIS identity

No WHOIS records are currently associated with fireplaceworld.de in WhisperGraph.

Subdomains

1 observed subdomain of fireplaceworld.de.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for fireplaceworld.de.

MechanismTarget
SPF_Afireplaceworld.de
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.de

Related pages

Pivot deeper into the graph from fireplaceworld.de.

Cypher and MCP

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

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