Skip to content

Hostname

eis.com.sg

Last fetched

eis.com.sg resolves to 1 IPv4 address operated by AS56308 in SG. WHOIS lists registrar:singnet pte ltd as the registrar.

Nutrition Label

WHISPER CANON · eis.com.sgRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/eis.com.sg

Resolution chain

eis.com.sg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.125.196.9545.125.196.0/22AS56308SG

WHOIS identity

Registrar
registrar:singnet pte ltd
Organization
eis agencies pte. ltd. (sgnic-orgei72318)
Contact emails

Subdomains

2 observed subdomains of eis.com.sg.

Web-graph footprint

Distinct hostnames that link to or from eis.com.sg in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for eis.com.sg.

MechanismTarget
SPF_Aeis.com.sg
SPF_INCLUDE_spf.themailspec.com
SPF_MXeis.com.sg

Related pages

Pivot deeper into the graph from eis.com.sg.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eis.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.