Skip to content

Hostname

indegene.com

Last fetched

indegene.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · indegene.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/indegene.com

Resolution chain

indegene.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.164.163.1023.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.153.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.333.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.163.643.164.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.183.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.433.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.453.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.893.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
65.9.175.10565.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.12765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.2765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.8065.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
indegene lifesystems private
Contact emails

Subdomains

138 observed subdomains of indegene.com.

Web-graph footprint

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

415 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for indegene.com.

MechanismTarget
SPF_INCLUDE_spf-dc44.sapsf.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEusermail.zohocreator.in
SPF_INCLUDEzcsend.in

Related pages

Pivot deeper into the graph from indegene.com.

Cypher and MCP

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

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