Skip to content

Hostname

loyaltyloop.com

Last fetched

loyaltyloop.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · loyaltyloop.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/loyaltyloop.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.138.213.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.2613.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.4413.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
13.224.138.6613.224.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.238.80.1818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5118.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of loyaltyloop.com.

Web-graph footprint

Distinct hostnames that link to or from loyaltyloop.com in the public web crawl.

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for loyaltyloop.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEwappmail.com
SPF_INCLUDEzcsend.net
SPF_IP168.245.62.234

Related pages

Pivot deeper into the graph from loyaltyloop.com.

Cypher and MCP

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

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