Skip to content

Hostname

mfa.gov.ge

Last fetched

mfa.gov.ge resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mfa.gov.geRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mfa.gov.ge

Resolution chain

mfa.gov.ge resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.41.81104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.163.64172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with mfa.gov.ge in WhisperGraph.

Subdomains

158 observed subdomains of mfa.gov.ge.

Web-graph footprint

Distinct hostnames that link to or from mfa.gov.ge in the public web crawl.

731 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mfa.gov.ge.

MechanismTarget
SPF_Amfa.gov.ge
SPF_Amx1.mfa.gov.ge
SPF_Amx2.mfa.gov.ge
SPF_INCLUDEspf.mandrillapp.com
SPF_IP109.234.112.141
SPF_IP94.43.61.142
SPF_MXmfa.gov.ge

Related pages

Pivot deeper into the graph from mfa.gov.ge.

Cypher and MCP

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

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