Hostname
milon.com
Last fetched
milon.com resolves to 1 IPv4 address operated by AS8972 in FR. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
milon.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 |
|---|---|---|---|---|
| 83.169.3.7 | 83.169.0.0/21 | AS8972 | — | FR |
WHOIS identity
- Registrar
- iana:1408
- Organization
- gordon scherwinsky
- Contact emails
Subdomains
38 observed subdomains of milon.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from milon.com in the public web crawl.
119 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for milon.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.kundenserver.de |
| SPF_INCLUDE | _spf.perfora.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.de.exclaimer.net |
| SPF_INCLUDE | spf.milon-sales.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 31.22.26.138 |
| SPF_IP | 46.22.46.140/32 |
| SPF_IP | 83.169.3.7 |
| SPF_IP | 88.217.134.101/28 |
| SPF_IP | 88.217.134.107 |
| SPF_IP | 91.107.204.228 |
| SPF_MX | milon.com |
Related pages
Pivot deeper into the graph from milon.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "milon.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.