Skip to content

Hostname

frizarta.gr

Last fetched

frizarta.gr resolves to 1 IPv4 address operated by AS49981 in NL.

Nutrition Label

WHISPER CANON · frizarta.grRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/frizarta.gr

Resolution chain

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

IPPrefixASNOperatorCountry
45.82.65.2045.82.64.0/22AS49981NL

WHOIS identity

No WHOIS records are currently associated with frizarta.gr in WhisperGraph.

Subdomains

7 observed subdomains of frizarta.gr.

Web-graph footprint

Distinct hostnames that link to or from frizarta.gr in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • frizarta.gr

SPF policy

7 SPF mechanisms authorising senders for frizarta.gr.

MechanismTarget
SPF_Afrizarta.gr
SPF_IP172.81.117.199
SPF_IP45.82.65.20
SPF_IP67.20.63.30/32
SPF_IP87.76.27.12
SPF_IP87.76.31.26
SPF_MXfrizarta.gr

Related pages

Pivot deeper into the graph from frizarta.gr.

Cypher and MCP

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

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