Skip to content

Hostname

mail.qik.com.do

Last fetched

mail.qik.com.do resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

WHISPER CANON · mail.qik.com.doRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/mail.qik.com.do

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.62.15845.60.62.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.68.15845.60.68.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

No WHOIS records are currently associated with mail.qik.com.do in WhisperGraph.

Subdomains

1 observed subdomain of mail.qik.com.do.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mail.qik.com.do.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEpotomac1050.mktomail.com
SPF_INCLUDEspf-00338b01.pphosted.com
SPF_IP148.163.141.175
SPF_IP148.163.145.175
SPF_IP201.221.126.128/26

Related pages

Pivot deeper into the graph from mail.qik.com.do.

Cypher and MCP

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

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