Skip to content

Hostname

biocon.com

Last fetched

biocon.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN.

Nutrition Label

WHISPER CANON · biocon.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/biocon.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.13.27.123135.13.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN
52.172.34.21152.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for biocon.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc432.c3s2.iphmx.com
SPF_INCLUDEspf-00a1a601.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.244.94.1
SPF_IP121.244.94.11
SPF_IP121.244.94.19
SPF_IP121.244.94.4
SPF_IP121.244.94.9
SPF_IP121.244.95.65
SPF_IP122.187.90.170
SPF_IP123.63.251.193
SPF_IP123.63.251.194
SPF_IP123.63.251.195
SPF_IP123.63.251.208
SPF_IP216.71.139.40
SPF_IP216.71.159.190
SPF_IP68.232.151.131
SPF_IP68.232.159.85

Related pages

Pivot deeper into the graph from biocon.com.

Cypher and MCP

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

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