Skip to content

Hostname

assocham.org

Last fetched

assocham.org resolves to 4 IPv4 addresses operated by AS135682 in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · assocham.orgRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/assocham.org

Resolution chain

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

IPPrefixASNOperatorCountry
103.190.54.78103.190.54.0/23AS135682IN
104.21.42.70104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.202.229172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
49.50.76.15749.50.76.0/24AS55470IN

WHOIS identity

Registrar
iana:303
Organization
prithu nath
Contact emails

Subdomains

21 observed subdomains of assocham.org.

Web-graph footprint

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

708 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for assocham.org.

MechanismTarget
SPF_Aassocham.org
SPF_INCLUDEspf.assocham.com
SPF_INCLUDEspf.technomail.in
SPF_INCLUDEspf2.technomail.in
SPF_MXassocham.org

Related pages

Pivot deeper into the graph from assocham.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "assocham.org"})-[: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.