Skip to content

Hostname

acrevalue.com

Last fetched

acrevalue.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.242.10818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3018.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.3818.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
18.172.242.8618.172.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.HU
52.222.136.10852.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.12952.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.7252.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8452.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

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 acrevalue.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for acrevalue.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.8.0/21
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20

Related pages

Pivot deeper into the graph from acrevalue.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "acrevalue.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.