Hostname
benchmarkcrm.com
Last fetched
benchmarkcrm.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
benchmarkcrm.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.41.47 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.65 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.68 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.41.74 | 18.160.40.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.14 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.41 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.49 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.62 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- benchmark internet group
- Contact emails
- curt@bmesrv.com
- 1d98c5bd-6562-499f-aabf-3790acc7f1f0@identity-protect.org
- a0f4c9c4-008e-4d8f-acd1-3da31a580ca5@identity-protect.org
- bf0e05f6-a68b-4ad3-9693-e7fda5209b82@identity-protect.org
- c6e93c53-d645-448d-b45f-bb962b82caf9@identity-protect.org
- cd6808dd-09d9-473c-bcb3-87ce9ea17dcc@identity-protect.org
- owner-7426863@benchmarkcrm.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of benchmarkcrm.com.
Web-graph footprint
Distinct hostnames that link to or from benchmarkcrm.com in the public web crawl.
9 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for benchmarkcrm.com.
| Mechanism | Target |
|---|---|
| SPF_A | benchmarkcrm.com |
| SPF_IP | 38.126.54.58 |
| SPF_MX | benchmarkcrm.com |
Related pages
Pivot deeper into the graph from benchmarkcrm.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "benchmarkcrm.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.