Skip to content

Hostname

staccc.com

Last fetched

staccc.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · staccc.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/staccc.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.252.1303.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.1633.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.1833.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.1853.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.1893.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.2123.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.252.2303.5.252.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.254.2033.5.254.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.254.2163.5.254.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.254.2403.5.254.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.254.803.5.254.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
3.5.254.883.5.254.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
52.95.146.22452.95.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
52.95.146.8952.95.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of staccc.com owner
Contact emails

Subdomains

2 observed subdomains of staccc.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for staccc.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from staccc.com.

Cypher and MCP

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

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