Skip to content

Hostname

ciiva.com

Last fetched

ciiva.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · ciiva.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ciiva.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.195.83.1918.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.100.22635.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.242.035.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.207.7752.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.75.6663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
94.23.166.7994.23.0.0/16AS16276OVHFR
63.182.16.13763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.180.158.7963.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.15.23263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.164.13063.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:433
Organization
ciiva
Contact emails

Subdomains

10 observed subdomains of ciiva.com.

Web-graph footprint

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

52 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ciiva.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_IP192.28.147.20

Related pages

Pivot deeper into the graph from ciiva.com.

Cypher and MCP

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

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