Skip to content

Hostname

cinolla.com

Last fetched

cinolla.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · cinolla.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/cinolla.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.173.113108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.20108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.54108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.173.70108.157.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.10018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.1718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.2918.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3018.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.131.12865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.4865.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.6565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1515
Organization
beetleweb
Contact emails

Subdomains

61 observed subdomains of cinolla.com.

Web-graph footprint

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

6 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cinolla.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from cinolla.com.

Cypher and MCP

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

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