Skip to content

Hostname

ec-concier.com

Last fetched

ec-concier.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · ec-concier.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ec-concier.com

Resolution chain

ec-concier.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.159.168.13013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.136.10713.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.85.8013.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
176.34.60.49176.34.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.123.2518.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.221.13918.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.77.8318.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.15.5918.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.232.13218.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.83.6918.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.22.12318.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.0.383.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.115.663.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.146.903.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.177.2283.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.103.2483.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.106.273.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.155.1833.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.168.773.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.170.983.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1387
Organization
domain administrator
Contact emails

Subdomains

30 observed subdomains of ec-concier.com.

Web-graph footprint

Distinct hostnames that link to or from ec-concier.com in the public web crawl.

110 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ec-concier.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwillap.jp
SPF_IP113.42.233.204/32

Related pages

Pivot deeper into the graph from ec-concier.com.

Cypher and MCP

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

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