Hostname
nets.com.sg
Last fetched
nets.com.sg is a registered hostname under the .sg top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:1558
- Organization
- network for electronic transfers (singapore) pte ltd (sgnic-org1240144)
- Contact emails
- —
Subdomains
91 observed subdomains of nets.com.sg.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nets.com.sg in the public web crawl.
202 sites link to this hostname.
102 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for nets.com.sg.
| Mechanism | Target |
|---|---|
| SPF_A | nets.com.sg |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | service-now.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 111.223.106.14 |
| SPF_IP | 118.201.104.244 |
| SPF_IP | 118.201.69.118 |
| SPF_IP | 118.201.69.65 |
| SPF_IP | 118.201.98.205 |
| SPF_IP | 203.116.40.148 |
| SPF_IP | 203.116.40.153 |
| SPF_IP | 203.116.65.16/28 |
| SPF_IP | 203.116.80.176/28 |
| SPF_IP | 203.127.137.195 |
Related pages
Pivot deeper into the graph from nets.com.sg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nets.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.