Hostname
benchmarkuniverse.com
Last fetched
benchmarkuniverse.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
benchmarkuniverse.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.242.41 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.43 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.88 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.97 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.238.55.32 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.33 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.35 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.70 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.46.113 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.19 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.34 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.46.74 | 3.174.46.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- benchmark education
- Contact emails
Subdomains
260 observed subdomains of benchmarkuniverse.com.
Showing 25 of 260. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from benchmarkuniverse.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from benchmarkuniverse.com.
- IP · 18.172.242.41
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · HU
- Email · hostmaster@benchmarkeducation.com
- TLD · .com
- Browse hostnames · be…
- 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: "benchmarkuniverse.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.