Skip to content

Hostname

cups.moe

Last fetched

cups.moe resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · cups.moeRouting diversity6.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cups.moe

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.23.190104.16.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.248.109104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.255.22104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.202.157104.17.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.216.114104.17.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.98.146104.17.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.44.198104.18.44.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.47.224104.18.47.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.155.132104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.162.198.43108.162.198.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.44.31162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.45.65162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
172.64.149.43172.64.149.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.153.9172.64.153.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.33.192172.64.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.35.24172.64.35.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.144.138104.17.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.218.164104.17.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.54.160104.17.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.25.231162.159.25.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1647
Organization
Contact emails

Subdomains

7 observed subdomains of cups.moe.

Web-graph footprint

Distinct hostnames that link to or from cups.moe in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cups.moe.

MechanismTarget
SPF_INCLUDEspf.seznam.cz

Related pages

Pivot deeper into the graph from cups.moe.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cups.moe"})-[: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.