Hostname
loyaltyexpress.com
Last fetched
loyaltyexpress.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
loyaltyexpress.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 |
|---|---|---|---|---|
| 100.49.25.127 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.52.60.134 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.237.28.205 | 54.237.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.86.1.4 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of loyaltyexpress.com owner
- Contact emails
- jeff@edgewaterpartners.com
- 02890a5e-64d2-4f82-b064-8cbdddfde65c@identity-protect.org
- 0da4ab5d-ae60-4b86-a0a9-a6cb63ea3470@identity-protect.org
- 123adcfc-c533-411e-8129-9400ddf70ca4@identity-protect.org
- 53652493-a868-4b90-be41-2b2f06ee94c0@identity-protect.org
- 73765792-0fb0-4b6a-ba8b-093eecab6c8c@identity-protect.org
- 8af2a80f-2a11-4952-9515-7fe63c528068@identity-protect.org
- a7b550a7-90f0-438d-bbd6-aa8176518905@identity-protect.org
- owner-1978923@loyaltyexpress.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of loyaltyexpress.com.
Showing 18 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from loyaltyexpress.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for loyaltyexpress.com.
| Mechanism | Target |
|---|---|
| SPF_A | loyaltyexpress.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_MX | loyaltyexpress.com |
Related pages
Pivot deeper into the graph from loyaltyexpress.com.
- IP · 100.49.25.127
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · jeff@edgewaterpartners.com
- TLD · .com
- Browse hostnames · lo…
- 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: "loyaltyexpress.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.