Skip to content

Hostname

memrise.com

Last fetched

memrise.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.168.184100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.126.151100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.139.169100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.56.31100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.90.121100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.146.20100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.147.13100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.22.184100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.4.119100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.39.9018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.68.23818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.45.2353.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.106.33.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.107.433.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.242.2183.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.225.145.11034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.203.14934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.5.14034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.143.9244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.111.18944.192.0.0/11AS14618AMAZON-AES - 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 memrise.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for memrise.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from memrise.com.

Cypher and MCP

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

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