Skip to content

Hostname

server.mindworks.in

Last fetched

server.mindworks.in resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US.

Nutrition Label

WHISPER CANON · server.mindworks.inRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/server.mindworks.in

Resolution chain

server.mindworks.in resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
66.45.230.21966.45.224.0/19AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

No WHOIS records are currently associated with server.mindworks.in in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for server.mindworks.in.

MechanismTarget
SPF_Aserver.mindworks.in
SPF_IP66.45.230.219
SPF_IP66.45.230.220
SPF_IP66.45.230.221
SPF_IP66.45.230.222
SPF_MXserver.mindworks.in

Related pages

Pivot deeper into the graph from server.mindworks.in.

Cypher and MCP

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

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