Hostname
e2i.com.sg
Last fetched
e2i.com.sg resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:ip mirror pte ltd as the registrar.
Nutrition Label
Resolution chain
e2i.com.sg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.215.39.104 | 13.214.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 23.106.50.30 | 23.106.50.0/24 | AS59253 | — | SG |
WHOIS identity
- Registrar
- registrar:ip mirror pte ltd
- Organization
- employment and employability institute pte ltd (sgnic-orgem231662)
- Contact emails
- —
Subdomains
43 observed subdomains of e2i.com.sg.
Showing 25 of 43. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from e2i.com.sg in the public web crawl.
297 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for e2i.com.sg.
| Mechanism | Target |
|---|---|
| SPF_A | e2i.com.sg |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu.mailgun.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.55.124.0/24 |
| SPF_IP | 202.176.197.152 |
| SPF_IP | 202.176.197.153 |
| SPF_IP | 203.175.162.60 |
| SPF_IP | 52.129.17.4/32 |
| SPF_MX | e2i.com.sg |
Related pages
Pivot deeper into the graph from e2i.com.sg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e2i.com.sg"})-[: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.