Skip to content

Hostname

malbasic.biz

Last fetched

malbasic.biz resolves to 1 IPv4 address operated by LANACO-AS in BA. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · malbasic.bizRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/malbasic.biz

Resolution chain

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

IPPrefixASNOperatorCountry
185.150.195.194185.150.194.0/23AS16145LANACO-ASBA

WHOIS identity

Registrar
iana:886
Organization
lanaco c&c
Contact emails

Subdomains

17 observed subdomains of malbasic.biz.

Web-graph footprint

Distinct hostnames that link to or from malbasic.biz in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for malbasic.biz.

MechanismTarget
SPF_Amalbasic.biz
SPF_IP185.150.195.194
SPF_IP80.87.240.48
SPF_MXmalbasic.biz

Related pages

Pivot deeper into the graph from malbasic.biz.

Cypher and MCP

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

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