Skip to content

Hostname

rememberthemilk.com

Last fetched

rememberthemilk.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · rememberthemilk.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/rememberthemilk.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.14.19104.20.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.20.15.19104.20.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:895
Organization
remember the milk inc. c/o dynadot
Contact emails

Subdomains

15 observed subdomains of rememberthemilk.com.

Web-graph footprint

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

2,955 sites link to this hostname.

131 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for rememberthemilk.com.

MechanismTarget
SPF_Arememberthemilk.com
SPF_Armilk.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_IP172.98.24.0/24
SPF_IP50.31.141.128/26
SPF_MXrememberthemilk.com

Related pages

Pivot deeper into the graph from rememberthemilk.com.

Cypher and MCP

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

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