Skip to content

Hostname

nusaprospect.com

Last fetched

nusaprospect.com resolves to 1 IPv4 address operated by AS23679 in ID. WHOIS lists iana:1675 as the registrar.

Nutrition Label

WHISPER CANON · nusaprospect.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/nusaprospect.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.230.131.19543.230.131.0/24AS23679ID

WHOIS identity

Registrar
iana:1675
Organization
Contact emails

Subdomains

5 observed subdomains of nusaprospect.com.

Web-graph footprint

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

5 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nusaprospect.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.nusa.id
SPF_IP110.232.68.0/28
SPF_IP202.162.192.0/27
SPF_IP202.162.192.224/27
SPF_IP2401:2900::/64
SPF_IP43.230.131.137/32
SPF_IP43.230.131.19

Related pages

Pivot deeper into the graph from nusaprospect.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.