Skip to content

Hostname

buchasia.com

Last fetched

buchasia.com resolves to 1 IPv4 address operated by AS140641 in IN. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · buchasia.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/buchasia.com

Resolution chain

buchasia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.117.212.145103.117.212.0/24AS140641IN

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

11 observed subdomains of buchasia.com.

Web-graph footprint

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

34 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • buchasia.com

SPF policy

9 SPF mechanisms authorising senders for buchasia.com.

MechanismTarget
SPF_Abuchasia.com
SPF_IP103.117.212.145
SPF_IP103.117.212.2
SPF_IP103.117.212.218
SPF_IP103.117.212.238
SPF_IP103.117.212.3
SPF_IP103.117.212.87
SPF_IP103.224.247.67
SPF_MXbuchasia.com

Related pages

Pivot deeper into the graph from buchasia.com.

Cypher and MCP

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

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