Skip to content

Hostname

ca.sumitomo-pharma.com

Last fetched

ca.sumitomo-pharma.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · ca.sumitomo-pharma.comRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ca.sumitomo-pharma.com

Resolution chain

ca.sumitomo-pharma.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.206.67.4818.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.20.953.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.90.7452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.83.6852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with ca.sumitomo-pharma.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ca.sumitomo-pharma.com in the public web crawl.

5 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ca.sumitomo-pharma.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ca.sumitomo-pharma.com.

Cypher and MCP

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

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