Skip to content

Hostname

capsofsalina.com

Last fetched

capsofsalina.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · capsofsalina.comRouting diversity5.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/capsofsalina.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.0.5216.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.0.6816.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.2.11616.15.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.3016.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.3616.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.112.6752.219.112.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.113.14752.219.113.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.116.6752.219.116.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.117.16352.219.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.117.3552.219.117.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.120.4352.219.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.12352.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.14752.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.13952.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.23552.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.217.1952.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
child advocacy and parenting services,
Contact emails

Subdomains

1 observed subdomain of capsofsalina.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for capsofsalina.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from capsofsalina.com.

Cypher and MCP

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

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