Skip to content

Hostname

cimastudy.com

Last fetched

cimastudy.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · cimastudy.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/cimastudy.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.154.215.52107.154.215.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.80.52107.154.80.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:292
Organization
chartered institute of management accountants
Contact emails

Subdomains

19 observed subdomains of cimastudy.com.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cimastudy.com.

MechanismTarget
SPF_Acimastudy.com
SPF_Alms.cimastudy.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.85.220.97/32
SPF_IP52.51.239.10
SPF_MXcimastudy.com

Related pages

Pivot deeper into the graph from cimastudy.com.

Cypher and MCP

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

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