Skip to content

Hostname

sfcxop.cc

Last fetched

sfcxop.cc resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · sfcxop.ccRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sfcxop.cc

Resolution chain

sfcxop.cc resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.39.41.16113.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.49.186.1313.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.49.208.12413.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.150.21813.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.50.175.413.50.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.226.5413.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.61.39.8013.60.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.178.8513.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.193.7513.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.6.9213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.189.1616.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
35.180.233.22635.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.12.15935.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.147.18935.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.110.23451.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
16.170.122.22316.170.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
16.16.157.6616.16.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.100.11451.21.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.151.20213.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
51.44.192.5151.44.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

2 observed subdomains of sfcxop.cc.

Threat posture

History

Related pages

Pivot deeper into the graph from sfcxop.cc.

Cypher and MCP

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

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