Hostname
gazprom-mt.com
Last fetched
gazprom-mt.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
gazprom-mt.com 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 |
|---|---|---|---|---|
| 20.101.6.79 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:1052
- Organization
- gazprom marketing and trading
- Contact emails
Subdomains
55 observed subdomains of gazprom-mt.com.
Showing 25 of 55. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gazprom-mt.com in the public web crawl.
32 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
25 SPF mechanisms authorising senders for gazprom-mt.com.
| Mechanism | Target |
|---|---|
| SPF_A | gazprom-mt.com |
| SPF_INCLUDE | msgfocus.com |
| SPF_INCLUDE | recruitmail.com |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 212.227.15.183/32 |
| SPF_IP | 52.16.190.81/32 |
| SPF_IP | 52.17.45.98/32 |
| SPF_IP | 52.28.182.143/32 |
| SPF_IP | 52.28.252.18/32 |
| SPF_IP | 52.29.24.224/32 |
| SPF_IP | 52.29.5.79/32 |
| SPF_IP | 52.30.130.201/32 |
| SPF_IP | 54.229.2.165/32 |
| SPF_IP | 80.148.47.163 |
| SPF_IP | 80.148.47.164 |
| SPF_IP | 85.90.253.23 |
| SPF_IP | 85.90.253.33 |
| SPF_IP | 85.90.253.34 |
| SPF_IP | 86.188.182.219 |
| SPF_IP | 86.188.182.220 |
| SPF_IP | 86.188.182.236 |
| SPF_IP | 86.188.188.148 |
| SPF_IP | 92.52.108.149 |
| SPF_MX | gazprom-mt.com |
Related pages
Pivot deeper into the graph from gazprom-mt.com.
- IP · 20.101.6.79
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1052
- Country · NL
- Email · domains@gazprom-mt.com
- TLD · .com
- Browse hostnames · ga…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gazprom-mt.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.