Skip to content

Hostname

7cups.com

Last fetched

7cups.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · 7cups.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/7cups.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.147.107.24216.147.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.10918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.11118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.8018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.34.2.6352.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.164.13252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.171.852.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.20.19654.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.36.754.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

7 observed subdomains of 7cups.com.

Web-graph footprint

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

1,864 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for 7cups.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from 7cups.com.

Cypher and MCP

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

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