Hostname
gic.com.sg
Last fetched
gic.com.sg has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:singnet pte ltd as the registrar.
Nutrition Label
Resolution chain
gic.com.sg has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:singnet pte ltd
- Organization
- gic private limited (sgnic-orggo62270)
- Contact emails
- —
Subdomains
59 observed subdomains of gic.com.sg.
Showing 25 of 59. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gic.com.sg in the public web crawl.
637 sites link to this hostname.
293 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for gic.com.sg.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 27191252.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf-dc10.successfactors.com |
| SPF_INCLUDE | spf-004ef702.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 20.5.80.155/32 |
| SPF_IP | 20.5.82.25/32 |
| SPF_IP | 203.116.80.42 |
| SPF_IP | 203.126.225.12 |
| SPF_IP | 210.80.140.141/32 |
| SPF_IP | 210.80.140.142/32 |
| SPF_IP | 61.16.110.15 |
| SPF_IP | 61.16.110.29 |
| SPF_MX | smtp.gic.com.sg |
Related pages
Pivot deeper into the graph from gic.com.sg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gic.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.