Skip to content

Hostname

upbit.com

Last fetched

upbit.com resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · upbit.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/upbit.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.185.185104.17.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.186.185104.17.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.227.192.11613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.181.109143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.121143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.122143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.29143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

61 observed subdomains of upbit.com.

Web-graph footprint

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

1,515 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for upbit.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP167.89.4.78
SPF_IP168.245.121.187
SPF_IP168.245.17.203
SPF_IP168.245.33.173
SPF_IP185.81.100.0/22
SPF_IP192.103.120.0/22

Related pages

Pivot deeper into the graph from upbit.com.

Cypher and MCP

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

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