Skip to content

Hostname

sbstransit.com.sg

Last fetched

sbstransit.com.sg resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1558 as the registrar.

Nutrition Label

WHISPER CANON · sbstransit.com.sgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/sbstransit.com.sg

Resolution chain

sbstransit.com.sg resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.0.31104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.31104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1558
Organization
sbs transit ltd (sgnic-orgsb68559)
Contact emails

Subdomains

19 observed subdomains of sbstransit.com.sg.

Web-graph footprint

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

549 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sbstransit.com.sg.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.133.140.10
SPF_IP195.133.140.11
SPF_IP195.133.140.138
SPF_IP195.133.140.139
SPF_IP203.127.121.56
SPF_IP203.127.121.57
SPF_IP203.127.121.58
SPF_IP203.127.121.67
SPF_IP203.127.121.68
SPF_MXsbstransit.com.sg

Related pages

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

Cypher and MCP

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

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