Hostname
resonance.com.sg
Last fetched
resonance.com.sg resolves to 1 IPv4 address operated by AS133210 in SG. WHOIS lists iana:1558 as the registrar.
Nutrition Label
Resolution chain
resonance.com.sg resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.255.250.220 | 103.255.250.0/24 | AS133210 | — | SG |
WHOIS identity
- Registrar
- iana:1558
- Organization
- resonance pte. ltd. (sgnic-orgre187891)
- Contact emails
- —
Subdomains
30 observed subdomains of resonance.com.sg.
Showing 15 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from resonance.com.sg in the public web crawl.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- resonance.com.sg
SPF policy
11 SPF mechanisms authorising senders for resonance.com.sg.
| Mechanism | Target |
|---|---|
| SPF_A | resonance.com.sg |
| SPF_INCLUDE | _spf.en.com.sg |
| SPF_INCLUDE | en.com.sg |
| SPF_INCLUDE | enguard.en.com.sg |
| SPF_IP | 103.255.250.132 |
| SPF_IP | 103.255.250.147 |
| SPF_IP | 103.255.250.151 |
| SPF_IP | 103.255.250.152 |
| SPF_IP | 103.255.250.156 |
| SPF_IP | 103.255.250.215 |
| SPF_MX | resonance.com.sg |
Related pages
Pivot deeper into the graph from resonance.com.sg.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "resonance.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.