Skip to content

Hostname

520oc.com

Last fetched

520oc.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · 520oc.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/520oc.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.54.43104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
140.207.177.207140.207.177.0/24AS140979CN
172.67.223.148172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
180.163.28.105180.163.28.0/22AS4811CN
192.154.110.134192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
23.239.107.223.239.104.0/21AS53850GORILLASERVERS - GorillaServers, Inc.US
23.239.108.12223.239.104.0/21AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

Registrar
iana:1697
Organization
wu xue fei
Contact emails

Subdomains

2 observed subdomains of 520oc.com.

Web-graph footprint

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

15 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 520oc.com.

Cypher and MCP

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

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