Hostname
benchchem.com
Last fetched
benchchem.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
benchchem.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.86.42.77 | 52.86.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of benchchem.com owner
- Contact emails
- 1f8e368f-ff30-4743-b42c-3b8b6710017e@identity-protect.org
- 2ad91b8c-59b6-4ca4-84dd-c17861b940bb@identity-protect.org
- 3c28811a-a291-41e0-8687-58418b1f15c4@identity-protect.org
- 74feeb12-a1f9-4264-97f2-c9c603ffbe83@identity-protect.org
- e6436576-cb1e-45cb-bcc3-6d9800281f28@identity-protect.org
- e9505444-4525-4fd6-9ee1-6412e96a7ac8@identity-protect.org
- f2fe9cb7-c2f5-4aa3-b38b-2c198de31485@identity-protect.org
- owner-11859971@benchchem.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of benchchem.com.
| Subdomain |
|---|
| pdf.benchchem.com |
| www.benchchem.com |
Web-graph footprint
Distinct hostnames that link to or from benchchem.com in the public web crawl.
217 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for benchchem.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from benchchem.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "benchchem.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.