Hostname
procept-biorobotics.com
Last fetched
procept-biorobotics.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
procept-biorobotics.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.193.213.30 | 141.193.213.0/24 | AS209242 | — | US |
| 141.193.213.31 | 141.193.213.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- 40d750cd0a28fd0a55c6066f0ffdd485@domaindiscreet.com
- 42vrbakanqitk8gdjvcsuj3eb0@domaindiscreet.com
- acaffcdb0a28fd0a4ebed571f8402c28@domaindiscreet.com
- bsb05anoaqgasakhmgugvniv7l@domaindiscreet.com
- c9f409fb0a28fd0a6b8b8f79132d7a15@domaindiscreet.com
- e2cbf38c0a28fd0a129bf22ad240e313@domaindiscreet.com
- bfb85f73e9@procept-biorobotics.com.whoistrustee.com
- 79f5961fee2d47fd989fdef789bdbb762a53a1345542218666f46a5b8327ebcf@procept-biorobotics.com.whoisproxy.org
- 8e3c1af8e9eb8bf4fc3560de8a9a5793053344cd35a79aff3e7dbd1fbaecffc5@procept-biorobotics.com.whoisproxy.org
- 9718bc3cb3cf444ff7d8d1406d672cf6148ba146a5ed8c57d5e00e1bf2fe8c70@procept-biorobotics.com.whoisproxy.org
- 9e2e066d6a3d9baf50820c01a4d6353ee7281a7f4acd98d8969f824c1ffecfde@procept-biorobotics.com.whoisproxy.org
- d06d94fd71111300b76159b2fd4b44ae20283fc4b0887381d3cf79b739afd7d3@procept-biorobotics.com.whoisproxy.org
- ee0c1487f525444f1a0a19f8103843b94f5ccbd2cdecc8a522fb6f64831382fe@procept-biorobotics.com.whoisproxy.org
- ee8a43afcbc19526cec92d2912bdf8049fb39df12e5e421f61e2575bc3c3edb7@procept-biorobotics.com.whoisproxy.org
Subdomains
5 observed subdomains of procept-biorobotics.com.
Web-graph footprint
Distinct hostnames that link to or from procept-biorobotics.com in the public web crawl.
110 sites link to this hostname.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for procept-biorobotics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | emailus.freshservice.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.20.4.121 |
| SPF_IP | 216.221.170.65 |
| SPF_IP | 216.221.170.66 |
| SPF_IP | 64.71.17.9 |
Related pages
Pivot deeper into the graph from procept-biorobotics.com.
- IP · 141.193.213.30
- ASN · AS209242
- Registrar · iana:1387
- Country · US
- Email · 40d750cd0a28fd0a55c6066f0ffdd485@domaindiscreet.com
- TLD · .com
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "procept-biorobotics.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.