Hostname
mfa.gov.kg
Last fetched
mfa.gov.kg resolves to 1 IPv4 address operated by Infocom - State institution "Kyzmat" under the Office of the President of the Kyrgyz Republic in KG.
Nutrition Label
Resolution chain
mfa.gov.kg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.229.36.124 | 185.229.36.0/24 | AS39659 | Infocom - State institution "Kyzmat" under the Office of the President of the Kyrgyz Republic | KG |
WHOIS identity
No WHOIS records are currently associated with mfa.gov.kg in WhisperGraph.
Subdomains
8 observed subdomains of mfa.gov.kg.
Web-graph footprint
Distinct hostnames that link to or from mfa.gov.kg in the public web crawl.
542 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for mfa.gov.kg.
| Mechanism | Target |
|---|---|
| SPF_A | mail.mfa.gov.kg |
| SPF_MX | mfa.gov.kg |
Related pages
Pivot deeper into the graph from mfa.gov.kg.
- IP · 185.229.36.124
- ASN · AS39659Infocom - State institution "Kyzmat" under the Office of the President of the Kyrgyz Republic
- Country · KG
- Apex domain · gov.kg
- TLD · .kg
- Browse hostnames · mf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mfa.gov.kg"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.