Skip to content

Hostname

sgnic.sg

Last fetched

sgnic.sg resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SG. WHOIS lists registrar:singapore network information centre pte ltd as the registrar.

Nutrition Label

WHISPER CANON · sgnic.sgRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/sgnic.sg

Resolution chain

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

IPPrefixASNOperatorCountry
20.197.98.4520.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG

WHOIS identity

Registrar
registrar:singapore network information centre pte ltd
Organization
singapore network information centre (sgnic) private limited (sgnic-orgsi134835)
Contact emails

Subdomains

57 observed subdomains of sgnic.sg.

Web-graph footprint

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

198 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sgnic.sg.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.notifier.web.plus
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.47.36.127
SPF_IP123.100.252.160/27
SPF_IP18.138.111.200
SPF_IP18.139.146.23
SPF_IP202.46.123.150
SPF_IP203.117.191.16/28
SPF_IP203.119.78.0/24
SPF_IP52.74.237.123

Related pages

Pivot deeper into the graph from sgnic.sg.

Cypher and MCP

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

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