Skip to content

Hostname

capsul3.co

Last fetched

capsul3.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · capsul3.coRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/capsul3.co

Resolution chain

capsul3.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.93.2113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.3213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.913.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.213.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.283.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.543.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.763.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of capsul3.co.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for capsul3.co.

MechanismTarget
SPF_INCLUDEdc-aa8e722993._spfm.capsul3.co

Related pages

Pivot deeper into the graph from capsul3.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "capsul3.co"})-[: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.