Skip to content

Hostname

ideabiz.lk

Last fetched

ideabiz.lk resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ideabiz.lkRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ideabiz.lk

Resolution chain

ideabiz.lk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.73.3104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
13.229.22.22413.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
172.67.156.5172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
52.76.81.16152.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with ideabiz.lk in WhisperGraph.

Subdomains

8 observed subdomains of ideabiz.lk.

Web-graph footprint

Distinct hostnames that link to or from ideabiz.lk in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ideabiz.lk.

MechanismTarget
SPF_INCLUDEzoho.com
SPF_IP123.231.67.97
SPF_IP123.231.67.98
SPF_IP3.0.35.95
SPF_MXideabiz.lk

Related pages

Pivot deeper into the graph from ideabiz.lk.

Cypher and MCP

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

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