Skip to content

Hostname

benchmarktechnologygroup.com

Last fetched

benchmarktechnologygroup.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · benchmarktechnologygroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/benchmarktechnologygroup.com

Resolution chain

benchmarktechnologygroup.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.224.25.6844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.186.25344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.202.8144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.137.22052.32.0.0/14AS16509AMAZON-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.

MechanismTarget
SPF_Abenchmarktechnologygroup.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP50.227.52.178
SPF_IP50.227.52.200
SPF_IP50.227.52.201
SPF_IP50.227.52.203
SPF_IP50.227.52.205
SPF_IP8.35.217.201
SPF_IP8.35.217.250
SPF_IP8.35.217.5
SPF_IP8.35.217.6
SPF_IP8.35.217.7
SPF_MXbenchmarktechnologygroup.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.