Skip to content

Hostname

msei.in

Last fetched

msei.in resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · msei.inRouting diversity3.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/msei.in

Resolution chain

msei.in resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.192.23.10520.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN
20.55.103.19120.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
103.237.170.70103.237.170.0/24AS133258IN
103.238.61.70103.238.61.0/24AS133258IN

WHOIS identity

Registrar
iana:146
Organization
kamlesh kale
Contact emails

Subdomains

17 observed subdomains of msei.in.

Web-graph footprint

Distinct hostnames that link to or from msei.in in the public web crawl.

162 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for msei.in.

MechanismTarget
SPF_INCLUDEspf.falconide.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from msei.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "msei.in"})-[: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.