Skip to content

Hostname

kaplan.com.sg

Last fetched

kaplan.com.sg resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · kaplan.com.sgRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/kaplan.com.sg

Resolution chain

kaplan.com.sg resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.213.124.3613.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.207.8613.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.186.13413.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.128.14118.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.195.15518.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.63.10918.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.115.223.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.62.993.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.101.13147.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.177.3952.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.75.1052.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.143.10154.251.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.173.7854.251.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.186.3454.254.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
13.215.246.21213.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.120.9552.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
47.128.181.22147.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:460
Organization
the financial training company (singapore) pte ltd (sgnic-org1214934)
Contact emails

Subdomains

63 observed subdomains of kaplan.com.sg.

Web-graph footprint

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

406 sites link to this hostname.

115 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for kaplan.com.sg.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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