Skip to content

Hostname

baoshantou.cc

Last fetched

baoshantou.cc resolves to 14 IPv4 addresses operated by AS62904 - Eonix Corporation in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · baoshantou.ccRouting diversity3.9/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/baoshantou.cc

Resolution chain

baoshantou.cc resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.140.114.66104.140.114.0/23AS62904AS62904 - Eonix CorporationUS
104.140.114.67104.140.114.0/23AS62904AS62904 - Eonix CorporationUS
104.140.114.68104.140.114.0/23AS62904AS62904 - Eonix CorporationUS
104.140.114.69104.140.114.0/23AS62904AS62904 - Eonix CorporationUS
104.140.114.70104.140.114.0/23AS62904AS62904 - Eonix CorporationUS
104.206.1.46104.206.0.0/22AS62904AS62904 - Eonix CorporationUS
107.175.116.34107.175.116.0/24AS36352AS-COLOCROSSING - HostPapaUS
163.5.51.87163.5.51.0/24AS198566MAMUTRAHAL - MAMUT RAHAL SOFTWARE - FZCOUS
185.199.226.10185.199.226.0/24AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
185.199.226.11185.199.226.0/24AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
185.199.226.6185.199.226.0/24AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
185.199.226.7185.199.226.0/24AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
185.199.226.8185.199.226.0/24AS64236UNREAL-SERVERS - UnReal Servers, LLCUS
185.199.226.9185.199.226.0/24AS64236UNREAL-SERVERS - UnReal Servers, LLCUS

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of baoshantou.cc.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for baoshantou.cc.

MechanismTarget
SPF_Adns.baoshantou.cc
SPF_IP15.204.135.172
SPF_IP15.204.144.128
SPF_IP15.204.144.162
SPF_IP15.204.144.163
SPF_IP15.204.144.164
SPF_IP45.91.95.150
SPF_IP45.91.95.236
SPF_IP45.91.95.239
SPF_IP45.91.95.24
SPF_IP45.91.95.29
SPF_IP51.81.109.215

Related pages

Pivot deeper into the graph from baoshantou.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "baoshantou.cc"})-[: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.