Hostname
e-cobalt.com
Last fetched
e-cobalt.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
e-cobalt.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of e-cobalt.com owner
- Contact emails
- 016a7cf184dcf0ca953ab7dd5874a592-1726957@contact.gandi.net
- 62c24180fbb28d85f77d899fe38bf97a-1726957@contact.gandi.net
- 88796916cbeacc492035c77564173152-1726957@contact.gandi.net
- 6e05114b-7bb5-4f9e-bb7b-32da1165f64b@identity-protect.org
- 939642a4-a33f-4dc7-814a-0f7d24ee7535@identity-protect.org
- ef18b1b2-70a8-4d08-a7e7-bdd579287f90@identity-protect.org
Subdomains
19 observed subdomains of e-cobalt.com.
Web-graph footprint
Distinct hostnames that link to or from e-cobalt.com in the public web crawl.
7 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for e-cobalt.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from e-cobalt.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e-cobalt.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.