Skip to content

Hostname

cis-solutions.com

Last fetched

cis-solutions.com resolves to 1 IPv4 address operated by AS3790 in CR. WHOIS lists iana:86 as the registrar.

Nutrition Label

WHISPER CANON · cis-solutions.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cis-solutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
190.241.119.215190.241.119.0/24AS3790CR

WHOIS identity

Registrar
iana:86
Organization
johan loria
Contact emails

Subdomains

8 observed subdomains of cis-solutions.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cis-solutions.com.

MechanismTarget
SPF_Acis-solutions.com
SPF_IP200.122.147.238
SPF_IP201.193.44.200
SPF_IP201.193.44.201
SPF_IP201.201.150.180
SPF_MXcis-solutions.com
SPF_MXmail4.cisasp.com
SPF_MXpop3.cisasp.com
SPF_MXpop3bk.cisasp.com
SPF_MXsmtp.cisasp.com
SPF_MXsmtpbk.cisasp.com

Related pages

Pivot deeper into the graph from cis-solutions.com.

Cypher and MCP

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

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