Skip to content

Hostname

bashiba88.com

Last fetched

bashiba88.com resolves to 1 IPv4 address operated by SHOCK-1 - Shock Hosting LLC in JP. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · bashiba88.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bashiba88.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.230.160.23943.230.160.0/22AS395092SHOCK-1 - Shock Hosting LLCJP

WHOIS identity

Registrar
iana:839
Organization
Contact emails

Subdomains

8 observed subdomains of bashiba88.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • bashiba88.com

SPF policy

4 SPF mechanisms authorising senders for bashiba88.com.

MechanismTarget
SPF_Abashiba88.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP43.230.160.2
SPF_MXbashiba88.com

Related pages

Pivot deeper into the graph from bashiba88.com.

Cypher and MCP

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

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