Skip to content

Hostname

minscfa.gov.gr

Last fetched

minscfa.gov.gr resolves to 2 IPv4 addresses operated by GOOGLE-2 - Google LLC in NL.

Nutrition Label

WHISPER CANON · minscfa.gov.grRouting diversity2.4/10Peering density5.3/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/minscfa.gov.gr

Resolution chain

minscfa.gov.gr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.3.90.2434.3.80.0/20AS19527GOOGLE-2 - Google LLCNL
35.214.193.12935.214.128.0/17AS19527GOOGLE-2 - Google LLCNL

WHOIS identity

No WHOIS records are currently associated with minscfa.gov.gr in WhisperGraph.

Subdomains

6 observed subdomains of minscfa.gov.gr.

Web-graph footprint

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

221 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for minscfa.gov.gr.

MechanismTarget
SPF_Aminscfa.gov.gr
SPF_INCLUDEminscfa.gov.gr.spf.auto.dnssmarthost.net
SPF_MXminscfa.gov.gr

Related pages

Pivot deeper into the graph from minscfa.gov.gr.

Cypher and MCP

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

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