Skip to content

Hostname

straitsffm.com

Last fetched

straitsffm.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:30 as the registrar.

Nutrition Label

WHISPER CANON · straitsffm.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/straitsffm.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.154.52.7252.152.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:30
Organization
chee leong, ng
Contact emails

Subdomains

1 observed subdomain of straitsffm.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for straitsffm.com.

MechanismTarget
SPF_Astraitsffm.com
SPF_INCLUDE5387872.spf08.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfhost.messageprovider.com
SPF_IP128.106.21.194/32
SPF_IP128.106.21.196/32
SPF_IP203.126.7.66/32
SPF_IP203.126.7.79/32
SPF_IP203.126.7.82/32
SPF_MXstraitsffm.com

Related pages

Pivot deeper into the graph from straitsffm.com.

Cypher and MCP

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

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