Skip to content

Hostname

disayana.com

Last fetched

disayana.com resolves to 3 IPv4 addresses operated by LEASEWEB-APAC-HKG-10 - LEASEWEB HONG KONG LIMITED in HK. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · disayana.comRouting diversity3.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/disayana.com

Resolution chain

disayana.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.75.117.169103.75.117.0/24AS133752LEASEWEB-APAC-HKG-10 - LEASEWEB HONG KONG LIMITEDHK
201.182.97.70201.182.97.0/24AS267507AS267507 - SRX TECNOLOGIA DA INFORMACAO LTDABR
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:1068
Organization
domain admin
Contact emails

Subdomains

40 observed subdomains of disayana.com.

Web-graph footprint

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

24 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from disayana.com.

Cypher and MCP

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

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