Skip to content

Hostname

nafa.edu.sg

Last fetched

nafa.edu.sg resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:adicio pte ltd as the registrar.

Nutrition Label

WHISPER CANON · nafa.edu.sgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/nafa.edu.sg

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.17.119104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.145.84172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:adicio pte ltd
Organization
nanyang fine arts foundation ltd (sgnic-orgna98182)
Contact emails

Subdomains

32 observed subdomains of nafa.edu.sg.

Web-graph footprint

Distinct hostnames that link to or from nafa.edu.sg in the public web crawl.

361 sites link to this hostname.

195 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nafa.edu.sg.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEturbo-smtp.com
SPF_IP23.251.233.28/32

Related pages

Pivot deeper into the graph from nafa.edu.sg.

Cypher and MCP

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

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