Skip to content

Hostname

frosta.com

Last fetched

frosta.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · frosta.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/frosta.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.16.57.136178.16.56.0/21AS15817DE

WHOIS identity

Registrar
iana:1408
Organization
frosta
Contact emails

Subdomains

22 observed subdomains of frosta.com.

Web-graph footprint

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

12 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for frosta.com.

MechanismTarget
SPF_Amars.frosta.de
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-inm.eqs-service.com
SPF_INCLUDEspf.brevo.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.214.193.78/32
SPF_IP130.214.193.83/32
SPF_IP130.214.193.85/32
SPF_IP130.214.193.93/32
SPF_IP195.145.182.230
SPF_IP57.153.7.187

Related pages

Pivot deeper into the graph from frosta.com.

Cypher and MCP

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

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