Skip to content

Hostname

mainbon.com

Last fetched

mainbon.com resolves to 3 IPv4 addresses operated by AS45899 in VN. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · mainbon.comRouting diversity3.0/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mainbon.com

Resolution chain

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

IPPrefixASNOperatorCountry
14.238.118.22514.238.118.0/23AS45899VN
149.104.101.40149.104.101.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN
149.104.81.37149.104.81.0/24AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITEDVN

WHOIS identity

Registrar
iana:1599
Organization
chen xiaoming
Contact emails

Subdomains

1 observed subdomain of mainbon.com.

Web-graph footprint

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

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mainbon.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com
SPF_INCLUDEspf.qiye.aliyun.com

Related pages

Pivot deeper into the graph from mainbon.com.

Cypher and MCP

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

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