Skip to content

Hostname

bharatx.tech

Last fetched

bharatx.tech resolves to 9 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN. WHOIS lists iana:1913 as the registrar.

Nutrition Label

WHISPER CANON · bharatx.techRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.9/10canon.whisper.security/host/bharatx.tech

Resolution chain

bharatx.tech resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
135.235.246.87135.232.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN
52.85.61.10152.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.1252.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.1552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.171.11099.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.12699.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.12999.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT
99.86.171.4499.86.171.0/24AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:1913
Organization
privacy protect, llc (privacyprotect.org)
Contact emails

Subdomains

25 observed subdomains of bharatx.tech.

Web-graph footprint

Distinct hostnames that link to or from bharatx.tech in the public web crawl.

29 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bharatx.tech.

MechanismTarget
SPF_INCLUDE1278314a1.spf2.netcorecloud.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendersrv.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bharatx.tech.

Cypher and MCP

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

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