Skip to content

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

WHISPER CANON · nets.com.sgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nets.com.sg

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.

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.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for nets.com.sg.

MechanismTarget
SPF_Anets.com.sg
SPF_INCLUDEamazonses.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEservice-now.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP111.223.106.14
SPF_IP118.201.104.244
SPF_IP118.201.69.118
SPF_IP118.201.69.65
SPF_IP118.201.98.205
SPF_IP203.116.40.148
SPF_IP203.116.40.153
SPF_IP203.116.65.16/28
SPF_IP203.116.80.176/28
SPF_IP203.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.