Skip to content

Hostname

bimoweb.com

Last fetched

bimoweb.com resolves to 1 IPv4 address operated by CAPL-AS-AP Contabo Asia Private Limited in IN. WHOIS lists iana:1479 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.136.185.11194.136.185.0/24AS141995CAPL-AS-AP Contabo Asia Private LimitedIN

WHOIS identity

Registrar
iana:1479
Organization
cristian gonzalez
Contact emails

Subdomains

47 observed subdomains of bimoweb.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bimoweb.com.

MechanismTarget
SPF_Abimoweb.com
SPF_IP94.136.185.111
SPF_MXbimoweb.com

Related pages

Pivot deeper into the graph from bimoweb.com.

Cypher and MCP

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

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