Skip to content

Hostname

amplus.com.sg

Last fetched

amplus.com.sg resolves to 1 IPv4 address operated by AS17547 in SG. WHOIS lists registrar:ip mirror pte ltd as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
210.193.3.196210.193.2.0/23AS17547SG

WHOIS identity

Registrar
registrar:ip mirror pte ltd
Organization
amplus communication pte ltd (sgnic-orgam195391)
Contact emails

Subdomains

2 observed subdomains of amplus.com.sg.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for amplus.com.sg.

MechanismTarget
SPF_Aamplus.com.sg
SPF_Avog.m1net.com.sg
SPF_INCLUDEzohomail.com
SPF_IP210.193.3.196
SPF_MXamplus.com.sg

Related pages

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

Cypher and MCP

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

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