Skip to content

Hostname

loft14.berlin

Last fetched

loft14.berlin is a registered hostname under the .berlin top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · loft14.berlinRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/loft14.berlin

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:1257
Organization
Contact emails

Subdomains

1 observed subdomain of loft14.berlin.

Web-graph footprint

Distinct hostnames that link to or from loft14.berlin in the public web crawl.

25 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for loft14.berlin.

MechanismTarget
SPF_Aservice.gbs.com
SPF_INCLUDEhb.d.sender-sib.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.21.73.50
SPF_IP172.67.140.153
SPF_IP62.153.239.232

Related pages

Pivot deeper into the graph from loft14.berlin.

Cypher and MCP

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

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