Skip to content

Hostname

terumo.com

Last fetched

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

Nutrition Label

WHISPER CANON · terumo.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/terumo.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.110.21104.16.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.47.39104.17.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1387
Organization
terumo kabushiki kaisha
Contact emails

Subdomains

19 observed subdomains of terumo.com.

Web-graph footprint

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

299 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for terumo.com.

MechanismTarget
SPF_INCLUDEspf-004b8c04.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP150.31.215.129
SPF_IP150.31.215.130
SPF_IP150.31.215.147
SPF_IP203.180.246.146
SPF_IP203.180.246.39
SPF_IP203.180.246.40

Related pages

Pivot deeper into the graph from terumo.com.

Cypher and MCP

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

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