Skip to content

Hostname

usecompose.com

Last fetched

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

Nutrition Label

WHISPER CANON · usecompose.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/usecompose.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.251.160.15520.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNO

WHOIS identity

Registrar
iana:146
Organization
composetogo as
Contact emails

Subdomains

10 observed subdomains of usecompose.com.

Web-graph footprint

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

7 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for usecompose.com.

MechanismTarget
SPF_INCLUDE26134970.spf10.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.69.11.216
SPF_IP149.72.43.39/32
SPF_IP160.153.129.239
SPF_IP91.189.170.142
SPF_IP91.189.170.144

Related pages

Pivot deeper into the graph from usecompose.com.

Cypher and MCP

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

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