Skip to content

Hostname

cup.com

Last fetched

cup.com resolves to 1 IPv4 address operated by INFOSPHERE NTT PC Communications, Inc. in JP.

Nutrition Label

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

Resolution chain

cup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
140.227.120.57140.227.0.0/16AS2514INFOSPHERE NTT PC Communications, Inc.JP

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 cup.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for cup.com.

MechanismTarget
SPF_Acn1.hopemoon.com
SPF_IP116.80.41.211
SPF_IP116.80.41.247
SPF_IP133.18.168.111
SPF_IP133.18.173.71
SPF_IP133.18.175.80
SPF_IP133.18.196.195
SPF_IP133.18.196.64
SPF_IP133.18.198.100
SPF_IP133.18.199.16
SPF_IP133.18.199.67
SPF_IP133.18.202.251
SPF_IP133.18.203.212
SPF_IP133.18.204.179
SPF_IP133.18.205.64
SPF_IP133.18.208.150
SPF_IP133.18.209.75
SPF_IP140.227.120.57
SPF_IP140.227.126.206
SPF_IP140.227.25.170
SPF_IP157.65.169.218
SPF_IP192.244.104.42

Related pages

Pivot deeper into the graph from cup.com.

Cypher and MCP

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

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