Skip to content

Hostname

sunpharma.com

Last fetched

sunpharma.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.16.77104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.17.77104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
sun pharmaceutical industries
Contact emails

Subdomains

41 observed subdomains of sunpharma.com.

Web-graph footprint

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

1,203 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for sunpharma.com.

MechanismTarget
SPF_INCLUDE_spf-dc44.sapsf.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEncapp02.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-prod.gps.ihost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP15.206.65.24
SPF_IP163.116.128.0/24
SPF_IP163.116.131.0/24
SPF_IP163.116.151.0/24
SPF_IP163.116.160.0/24
SPF_IP163.116.185.0/24
SPF_IP163.116.186.0/24
SPF_IP163.116.206.0/24
SPF_IP163.116.221.0/24
SPF_IP164.70.5.142/32
SPF_IP164.70.8.234/32
SPF_IP18.132.222.32
SPF_IP20.193.229.182
SPF_IP20.212.194.147
SPF_IP20.212.195.198
SPF_IP20.231.93.57
SPF_IP20.5.80.155/32
SPF_IP202.3.64.130
SPF_IP202.3.64.28
SPF_IP202.3.64.3
SPF_IP31.186.239.0/24
SPF_IP34.142.221.122/32
SPF_IP35.240.151.59/32
SPF_IP4.227.246.200
SPF_IP52.172.190.219
SPF_IP52.172.237.154
SPF_IP65.1.217.64
SPF_IP67.132.78.87
SPF_IP67.132.78.88
SPF_IP8.39.144.0/24

Related pages

Pivot deeper into the graph from sunpharma.com.

Cypher and MCP

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

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