Skip to content

Hostname

cdfd.org.in

Last fetched

cdfd.org.in resolves to 2 IPv4 addresses operated by AS55824 in IN. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · cdfd.org.inRouting diversity2.4/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cdfd.org.in

Resolution chain

cdfd.org.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:801217
Organization
centre for dna fingerprinting and diagnostics
Contact emails

Subdomains

16 observed subdomains of cdfd.org.in.

Web-graph footprint

Distinct hostnames that link to or from cdfd.org.in in the public web crawl.

152 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cdfd.org.in.

MechanismTarget
SPF_INCLUDEmgovcloud.in
SPF_IP164.100.10.0/24
SPF_IP164.100.13.0/24
SPF_IP164.100.14.0/24
SPF_IP164.100.15.0/24
SPF_IP164.100.2.0/24
SPF_MXcdfd.org.in

Related pages

Pivot deeper into the graph from cdfd.org.in.

Cypher and MCP

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

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