Skip to content

Hostname

milaninternet.com

Last fetched

milaninternet.com resolves to 2 IPv4 addresses operated by MMSPL-AS-IN - Milan Multiservices Private Limited in IN. WHOIS lists iana:1495 as the registrar.

Nutrition Label

WHISPER CANON · milaninternet.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/milaninternet.com

Resolution chain

milaninternet.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.160.142.77103.160.142.0/24AS150025MMSPL-AS-IN - Milan Multiservices Private LimitedIN
162.241.148.9162.241.148.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:1495
Organization
milan computer
Contact emails

Subdomains

4 observed subdomains of milaninternet.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for milaninternet.com.

MechanismTarget
SPF_Amilaninternet.com
SPF_INCLUDEwebhostbox.net
SPF_MXmilaninternet.com
SPF_REDIRECT_spf.mailhostbox.com

Related pages

Pivot deeper into the graph from milaninternet.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "milaninternet.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.