Hostname
singtel.com
Last fetched
singtel.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:1291 as the registrar.
Nutrition Label
Resolution chain
singtel.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.33.24 | 45.60.33.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.35.24 | 45.60.35.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- iana:1291
- Organization
- private registry authority
- Contact emails
Subdomains
150 observed subdomains of singtel.com.
Showing 25 of 150. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from singtel.com in the public web crawl.
1,387 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for singtel.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc10.sapsf.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spfnet1.singtel.com |
| SPF_INCLUDE | _spfnet2.singtel.com |
| SPF_INCLUDE | _spfnet3a.singtel.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 118.201.219.193 |
| SPF_IP | 118.201.219.194 |
| SPF_IP | 128.106.4.1 |
| SPF_IP | 128.106.4.2 |
| SPF_IP | 167.89.103.31 |
Related pages
Pivot deeper into the graph from singtel.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "singtel.com"})-[: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.