Skip to content

Hostname

rei.com

Last fetched

rei.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
2.23.244.352.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.32.24.2823.32.24.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.SE
23.46.188.3123.46.188.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.FR
23.58.108.3223.32.0.0/11AS20940AKAMAI-ASN1DE
92.122.88.12392.122.88.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CO
92.122.88.12392.122.88.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CO

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for rei.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_IP204.89.17.163
SPF_IP204.89.17.164
SPF_IP204.89.17.165
SPF_IP204.89.19.165

Related pages

Pivot deeper into the graph from rei.com.

Cypher and MCP

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

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