Skip to content

Hostname

ceramicconcept.store

Last fetched

ceramicconcept.store resolves to 2 IPv4 addresses operated by AS15924 in TR. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · ceramicconcept.storeRouting diversity2.4/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/ceramicconcept.store

Resolution chain

ceramicconcept.store resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1454
Organization
emre bakir
Contact emails

Subdomains

2 observed subdomains of ceramicconcept.store.

Web-graph footprint

Distinct hostnames that link to or from ceramicconcept.store in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ceramicconcept.store.

MechanismTarget
SPF_Aceramicconcept.store
SPF_IP81.8.99.85
SPF_MXceramicconcept.store

Related pages

Pivot deeper into the graph from ceramicconcept.store.

Cypher and MCP

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

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