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
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.
WHOIS identity
- Registrar
- iana:1387
- Organization
- domain administrator
- Contact emails
Subdomains
30 observed subdomains of ec-concier.com.
Showing 24 of 30. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | willap.jp |
| SPF_IP | 113.42.233.204/32 |
Related pages
Pivot deeper into the graph from ec-concier.com.
- IP · 13.159.168.130
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · JP
- Email · ec-concier-ml@nttdocomo.com
- TLD · .com
- Browse hostnames · ec…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.