Skip to content

Hostname

abcmoban.com

Last fetched

abcmoban.com resolves to 20 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · abcmoban.comRouting diversity4.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/abcmoban.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.223.67.234104.223.67.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.250.141.226104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.141.227104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.141.228104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.141.229104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.141.230104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
107.174.6.10107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.6.11107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.6.12107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.6.13107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.6.14107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.6.15107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.6.16107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.6.17107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.6.18107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.6.19107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.6.2107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.6.20107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.6.21107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.174.6.22107.174.6.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:1923
Organization
guangzhouaoweiwangluokejiyouxiangongsi
Contact emails

Subdomains

3 observed subdomains of abcmoban.com.

Web-graph footprint

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

58 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from abcmoban.com.

Cypher and MCP

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

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