Skip to content

Hostname

www.mdsoftech.com

Last fetched

www.mdsoftech.com resolves to 1 IPv4 address operated by AS55836 in IN.

Nutrition Label

WHISPER CANON · www.mdsoftech.comRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.mdsoftech.com

Resolution chain

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

IPPrefixASNOperatorCountry
115.246.111.147115.246.104.0/21AS55836IN

WHOIS identity

No WHOIS records are currently associated with www.mdsoftech.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for www.mdsoftech.com.

MechanismTarget
SPF_Awww.mdsoftech.com
SPF_IP115.246.100.194
SPF_IP115.246.111.146
SPF_IP115.246.111.147
SPF_IP142.4.5.123
SPF_IP142.4.6.83
SPF_IP151.106.5.57
SPF_IP162.144.43.174
SPF_IP162.144.53.231
SPF_IP162.214.78.235
SPF_IP192.163.195.169
SPF_IP67.220.182.102
SPF_IP67.220.182.98
SPF_MXwww.mdsoftech.com

Related pages

Pivot deeper into the graph from www.mdsoftech.com.

Cypher and MCP

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

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