Skip to content

Hostname

techbits.com.my

Last fetched

techbits.com.my resolves to 1 IPv4 address operated by AS24028 in MY.

Nutrition Label

WHISPER CANON · techbits.com.myRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/techbits.com.my

Resolution chain

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

IPPrefixASNOperatorCountry
182.54.198.36182.54.198.0/24AS24028MY

WHOIS identity

No WHOIS records are currently associated with techbits.com.my in WhisperGraph.

Subdomains

2 observed subdomains of techbits.com.my.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for techbits.com.my.

MechanismTarget
SPF_Atechbits.com.my
SPF_IP182.54.198.21/32
SPF_MXtechbits.com.my

Related pages

Pivot deeper into the graph from techbits.com.my.

Cypher and MCP

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

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