Skip to content

Hostname

mcms.vikramsolar.com

Last fetched

mcms.vikramsolar.com resolves to 1 IPv4 address operated by VIL-AS-AP Vodafone Idea Ltd in IN.

Nutrition Label

WHISPER CANON · mcms.vikramsolar.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/mcms.vikramsolar.com

Resolution chain

mcms.vikramsolar.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
42.104.75.18142.104.75.0/24AS55410VIL-AS-AP Vodafone Idea LtdIN

WHOIS identity

No WHOIS records are currently associated with mcms.vikramsolar.com in WhisperGraph.

Subdomains

1 observed subdomain of mcms.vikramsolar.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mcms.vikramsolar.com.

MechanismTarget
SPF_Amcms.vikramsolar.com
SPF_IP66.147.244.52
SPF_MXmcms.vikramsolar.com

Related pages

Pivot deeper into the graph from mcms.vikramsolar.com.

Cypher and MCP

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

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