Hostname
benchmark.com
Last fetched
benchmark.com resolves to 1 IPv4 address operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
benchmark.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 |
|---|---|---|---|---|
| 66.220.10.196 | 66.220.0.0/19 | AS6939 | HURRICANE - Hurricane Electric LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- benchmark capital
- Contact emails
- ay2wq8e65q5@networksolutionsprivateregistration.com
- es4dy985447@networksolutionsprivateregistration.com
- it@benchmark.com
- je6w49cv733@networksolutionsprivateregistration.com
- ke5s68xv2tb@networksolutionsprivateregistration.com
- kn7568nb6st@networksolutionsprivateregistration.com
- nt8kz5xb3a3@networksolutionsprivateregistration.com
- rc6mg2kr3gt@networksolutionsprivateregistration.com
- rz93q5de9qb@networksolutionsprivateregistration.com
- t87zn96t7k5@networksolutionsprivateregistration.com
- tp24y4qj3qe@networksolutionsprivateregistration.com
- tt6w83xf93r@networksolutionsprivateregistration.com
- uz4x26ry6ke@networksolutionsprivateregistration.com
- vv5gz73x6qq@networksolutionsprivateregistration.com
- x74c43pc3ty@networksolutionsprivateregistration.com
- yp3ks72g5ah@networksolutionsprivateregistration.com
Subdomains
146 observed subdomains of benchmark.com.
Showing 25 of 146. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from benchmark.com in the public web crawl.
452 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for benchmark.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3dzawyh7k5.powerspf.com |
Related pages
Pivot deeper into the graph from benchmark.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "benchmark.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.