Hostname
mg-optimierung.com
Last fetched
mg-optimierung.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:976 as the registrar.
Nutrition Label
Resolution chain
mg-optimierung.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 |
|---|---|---|---|---|
| 195.201.139.52 | 195.201.0.0/16 | AS24940 | — | DE |
WHOIS identity
Subdomains
5 observed subdomains of mg-optimierung.com.
Web-graph footprint
Distinct hostnames that link to or from mg-optimierung.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mg-optimierung.com.
| Mechanism | Target |
|---|---|
| SPF_A | mg-optimierung.com |
| SPF_MX | mg-optimierung.com |
Related pages
Pivot deeper into the graph from mg-optimierung.com.
- IP · 195.201.139.52
- ASN · AS24940
- Registrar · iana:976
- Country · DE
- Email · ib4g3cirmppepa4oritj5qx2f53pdpgemf7gnr2iqnbjm@protectedmx.com
- TLD · .com
- Browse hostnames · mg…
- 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: "mg-optimierung.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.