Hostname
benchmarktechnologygroup.com
Last fetched
benchmarktechnologygroup.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
benchmarktechnologygroup.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 44.224.25.68 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.240.186.253 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.202.81 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.34.137.220 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from benchmarktechnologygroup.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for benchmarktechnologygroup.com.
| Mechanism | Target |
|---|---|
| SPF_A | benchmarktechnologygroup.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 50.227.52.178 |
| SPF_IP | 50.227.52.200 |
| SPF_IP | 50.227.52.201 |
| SPF_IP | 50.227.52.203 |
| SPF_IP | 50.227.52.205 |
| SPF_IP | 8.35.217.201 |
| SPF_IP | 8.35.217.250 |
| SPF_IP | 8.35.217.5 |
| SPF_IP | 8.35.217.6 |
| SPF_IP | 8.35.217.7 |
| SPF_MX | benchmarktechnologygroup.com |
Related pages
Pivot deeper into the graph from benchmarktechnologygroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "benchmarktechnologygroup.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.