Skip to content

Hostname

scl.org.sg

Last fetched

scl.org.sg resolves to 1 IPv4 address operated by GIGABIT-MY Gigabit Hosting Sdn Bhd in MY.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.93.165.193185.93.165.0/24AS55720GIGABIT-MY Gigabit Hosting Sdn BhdMY

WHOIS identity

No WHOIS records are currently associated with scl.org.sg in WhisperGraph.

Subdomains

22 observed subdomains of scl.org.sg.

Web-graph footprint

Distinct hostnames that link to or from scl.org.sg in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • scl.org.sg

SPF policy

8 SPF mechanisms authorising senders for scl.org.sg.

MechanismTarget
SPF_Ascl.org.sg
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.mtaroutes.com
SPF_IP104.131.135.243
SPF_IP128.199.212.168
SPF_IP185.93.165.193
SPF_IP185.93.165.196
SPF_MXscl.org.sg

Related pages

Pivot deeper into the graph from scl.org.sg.

Cypher and MCP

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

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