Skip to content

Hostname

ictsolutions.com.mt

Last fetched

ictsolutions.com.mt resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · ictsolutions.com.mtRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/ictsolutions.com.mt

Resolution chain

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

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with ictsolutions.com.mt in WhisperGraph.

Subdomains

11 observed subdomains of ictsolutions.com.mt.

Web-graph footprint

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

8 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

45 SPF mechanisms authorising senders for ictsolutions.com.mt.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.229.233.0/24
SPF_IP104.40.229.156/32
SPF_IP109.233.48.186/29
SPF_IP109.233.49.213
SPF_IP109.233.49.214
SPF_IP109.233.50.130
SPF_IP173.236.20.0/24
SPF_IP185.113.242.129/32
SPF_IP185.113.242.254
SPF_IP185.113.243.254
SPF_IP185.89.239.62
SPF_IP192.92.97.0/24
SPF_IP193.120.143.134/32
SPF_IP193.120.143.138/32
SPF_IP195.158.106.112
SPF_IP195.158.79.118
SPF_IP199.127.232.0/22
SPF_IP199.255.192.0/22
SPF_IP20.50.220.144/28
SPF_IP20.54.181.32
SPF_IP205.237.99.160/27
SPF_IP207.207.6.123
SPF_IP212.54.130.132
SPF_IP212.54.130.143/32
SPF_IP217.8.118.0/24
SPF_IP23.249.208.0/20
SPF_IP23.251.224.0/19
SPF_IP40.127.253.48/28
SPF_IP40.68.244.249
SPF_IP40.68.57.124
SPF_IP52.128.40.0/21
SPF_IP52.166.189.34
SPF_IP52.169.0.179/32
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP63.150.4.232/32
SPF_IP69.169.224.0/20
SPF_IP69.84.129.224/27
SPF_IP76.223.176.0/20
SPF_IP82.141.238.237
SPF_IP84.39.239.84

Related pages

Pivot deeper into the graph from ictsolutions.com.mt.

Cypher and MCP

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

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