Skip to content

Hostname

sfc-wordpress-content.s3.amazonaws.com

Last fetched

sfc-wordpress-content.s3.amazonaws.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · sfc-wordpress-content.s3.amazonaws.comRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sfc-wordpress-content.s3.amazonaws.com

Resolution chain

sfc-wordpress-content.s3.amazonaws.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.77.383.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.343.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.84.623.5.84.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.1243.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.154.4352.218.154.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.184.9952.218.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.250.7552.218.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.153.11352.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.153.2552.92.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.180.15352.92.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.204.17752.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.205.8152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.209.952.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.5752.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.240.18552.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.249.8152.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with sfc-wordpress-content.s3.amazonaws.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from sfc-wordpress-content.s3.amazonaws.com in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from sfc-wordpress-content.s3.amazonaws.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sfc-wordpress-content.s3.amazonaws.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.