Skip to content

Hostname

itpro.lk

Last fetched

itpro.lk resolves to 1 IPv4 address operated by AS40676 - Psychz Networks in LK.

Nutrition Label

WHISPER CANON · itpro.lkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/itpro.lk

Resolution chain

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

IPPrefixASNOperatorCountry
185.162.89.104185.162.89.0/24AS40676AS40676 - Psychz NetworksLK

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • itpro.lk

SPF policy

10 SPF mechanisms authorising senders for itpro.lk.

MechanismTarget
SPF_Aitpro.lk
SPF_IP185.162.89.100
SPF_IP185.162.89.104
SPF_IP185.162.89.2
SPF_IP185.162.89.249
SPF_IP185.162.89.6
SPF_IP185.162.89.7
SPF_IP204.152.206.22
SPF_IP41.216.184.184
SPF_MXitpro.lk

Related pages

Pivot deeper into the graph from itpro.lk.

Cypher and MCP

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

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