Hostname
elumin.co
Last fetched
elumin.co resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
elumin.co resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.160.78.22 | 18.160.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.78.42 | 18.160.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.78.50 | 18.160.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.78.51 | 18.160.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.128 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.60 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.65 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.102.83 | 3.168.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:81
- Organization
- elumin
- Contact emails
- —
Subdomains
19 observed subdomains of elumin.co.
Web-graph footprint
Distinct hostnames that link to or from elumin.co in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for elumin.co.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5371508.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from elumin.co.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elumin.co"})-[: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.