Hostname
nusawork.com
Last fetched
nusawork.com resolves to 1 IPv4 address operated by AS23679 in ID. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
nusawork.com 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 |
|---|---|---|---|---|
| 43.229.254.252 | 43.229.254.0/24 | AS23679 | — | ID |
WHOIS identity
- Registrar
- iana:303
- Organization
- pt. media antar nusa
- Contact emails
Subdomains
44 observed subdomains of nusawork.com.
Showing 24 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nusawork.com in the public web crawl.
21 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for nusawork.com.
| Mechanism | Target |
|---|---|
| SPF_A | nusawork.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendersrv.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.nusa.id |
| SPF_IP | 110.232.68.0/28 |
| SPF_IP | 202.162.192.0/27 |
| SPF_IP | 202.162.192.224/27 |
| SPF_IP | 2401:2900::/64 |
| SPF_IP | 43.230.131.137/32 |
| SPF_MX | nusawork.com |
Related pages
Pivot deeper into the graph from nusawork.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nusawork.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.