Skip to content

Hostname

nestedlogic.co.in

Last fetched

nestedlogic.co.in has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:endurance domains technology llp (r173-afin) as the registrar.

Nutrition Label

WHISPER CANON · nestedlogic.co.inRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/nestedlogic.co.in

Resolution chain

nestedlogic.co.in has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:endurance domains technology llp (r173-afin)
Organization
mazeweb technologies pvt.
Contact emails

Subdomains

17 observed subdomains of nestedlogic.co.in.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nestedlogic.co.in.

MechanismTarget
SPF_Anestedlogic.co.in
SPF_INCLUDEspf1.nestedlogic.co.in
SPF_MXnestedlogic.co.in

Related pages

Pivot deeper into the graph from nestedlogic.co.in.

Cypher and MCP

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

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