Skip to content

Hostname

guidant.com

Last fetched

guidant.com resolves to 1 IPv4 address operated by BOSTON-SCIENTIFIC-132-189-0-0 - Guidant Corporation in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · guidant.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/guidant.com

Resolution chain

guidant.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
204.155.22.18204.155.22.0/23AS8116BOSTON-SCIENTIFIC-132-189-0-0 - Guidant CorporationUS

WHOIS identity

Registrar
iana:299
Organization
boston scientific corporation
Contact emails

Subdomains

43 observed subdomains of guidant.com.

Web-graph footprint

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

35 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for guidant.com.

MechanismTarget
SPF_INCLUDE_u.guidant.com._spf.smart.ondmarc.com

Related pages

Pivot deeper into the graph from guidant.com.

Cypher and MCP

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

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