Skip to content

Hostname

duo.com.sg

Last fetched

duo.com.sg resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SG.

Nutrition Label

WHISPER CANON · duo.com.sgRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/duo.com.sg

Resolution chain

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

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

WHOIS identity

No WHOIS records are currently associated with duo.com.sg in WhisperGraph.

Subdomains

5 observed subdomains of duo.com.sg.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for duo.com.sg.

MechanismTarget
SPF_Aduo.com.sg
SPF_Amail.duo.com.sg
SPF_Amail.motorimage.net
SPF_INCLUDEcmail1.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsrs.bis.ap.blackberry.com
SPF_IP118.189.114.40/29
SPF_IP118.189.117.48/28
SPF_IP118.189.94.1/27
SPF_IP61.8.200.1/27
SPF_IP61.8.233.129/25
SPF_MXduo.com.sg

Related pages

Pivot deeper into the graph from duo.com.sg.

Cypher and MCP

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

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

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