Skip to content

Hostname

drkalidas.com

Last fetched

drkalidas.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:2
Organization
center for natural & intergrative med
Contact emails

Subdomains

7 observed subdomains of drkalidas.com.

Web-graph footprint

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

29 sites link to this hostname.

191 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for drkalidas.com.

MechanismTarget
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_IP136.144.168.5
SPF_IP136.144.174.104
SPF_IP136.144.231.243
SPF_IP136.144.251.24
SPF_IP149.210.215.137
SPF_IP149.50.131.115
SPF_IP168.181.184.189
SPF_IP168.181.184.71
SPF_IP168.181.185.46
SPF_IP185.163.117.108
SPF_IP212.192.6.113
SPF_IP37.97.131.162
SPF_IP5.180.30.155
SPF_IP66.70.200.160
SPF_IP66.70.200.172
SPF_IP66.97.46.169
SPF_IP94.23.78.20

Related pages

Pivot deeper into the graph from drkalidas.com.

Cypher and MCP

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

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