Skip to content

Hostname

mdsoftech.com

Last fetched

mdsoftech.com resolves to 1 IPv4 address operated by AS55836 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:303
Organization
dileep verma
Contact emails

Subdomains

36 observed subdomains of mdsoftech.com.

Web-graph footprint

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

19 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • mdsoftech.com

SPF policy

14 SPF mechanisms authorising senders for mdsoftech.com.

MechanismTarget
SPF_Amdsoftech.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_MXmdsoftech.com

Related pages

Pivot deeper into the graph from mdsoftech.com.

Cypher and MCP

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

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