Skip to content

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

WHISPER CANON · e2i.com.sgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/e2i.com.sg

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.

IPPrefixASNOperatorCountry
13.215.39.10413.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
23.106.50.3023.106.50.0/24AS59253SG

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.

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

SPF policy

10 SPF mechanisms authorising senders for e2i.com.sg.

MechanismTarget
SPF_Ae2i.com.sg
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.mailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.55.124.0/24
SPF_IP202.176.197.152
SPF_IP202.176.197.153
SPF_IP203.175.162.60
SPF_IP52.129.17.4/32
SPF_MXe2i.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.